瀏覽代碼

.gitignore: add vim tag and swp files

Modify gitignore as to include popular editor's temporary
files, and lookup tags file.

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexandru DAMIAN 11 年之前
父節點
當前提交
939cff3004
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -5,3 +5,5 @@ pyshtables.py
 /doc/manual/html/
 /build/
 /bin/bitbakec
+*.swp
+tags