Skip to content

Commit 11107e3

Browse files
committed
Update .gitignore
Untrack cscope and ctags files.
1 parent 0f1d437 commit 11107e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,11 @@ tools/kconfig-frontends/kconfig-mconf
2626
packages
2727
cconfig.h
2828
GPUCache
29+
30+
#cscope files
31+
cscope.*
32+
ncscope.*
33+
34+
#ctag files
35+
tags
36+

0 commit comments

Comments
 (0)