Browse Source

Update .gitignore

Untrack cscope and ctags files.
haowenchao 6 năm trước cách đây
mục cha
commit
11107e3a22
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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
+