Przeglądaj źródła

Update .gitignore

Untrack cscope and ctags files.
haowenchao 6 lat temu
rodzic
commit
11107e3a22
1 zmienionych plików z 8 dodań i 0 usunięć
  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
+