Selaa lähdekoodia

Update .gitignore

Untrack cscope and ctags files.
haowenchao 6 vuotta sitten
vanhempi
commit
11107e3a22
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  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
+