ソースを参照

Update .gitignore

Untrack cscope and ctags files.
haowenchao 7 年 前
コミット
11107e3a22
1 ファイル変更8 行追加0 行削除
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -26,3 +26,11 @@ tools/kconfig-frontends/kconfig-mconf
 packages
 cconfig.h
 GPUCache
+
+#cscope files
+cscope.*
+ncscope.*
+
+#ctag files
+tags
+