فهرست منبع

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
+