diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -141,6 +141,8 @@ tests/ubi-tests/ubi-stress-test.sh patches-* *.patch -# cscope files +# cscope and ctag files cscope.* ncscope.* +/TAGS +/tags |