瀏覽代碼

Update .gitignore

Untrack cscope and ctags files.
haowenchao 6 年之前
父節點
當前提交
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
+