Pārlūkot izejas kodu

Update .gitignore

Untrack cscope and ctags files.
haowenchao 7 gadi atpakaļ
vecāks
revīzija
11107e3a22
1 mainītis faili ar 8 papildinājumiem un 0 dzēšanām
  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
+