]> www.infradead.org Git - mtd-utils.git/commitdiff
Add ctags files to .gitignore
authorUwe Kleine-König <ukleinek@debian.org>
Thu, 24 Aug 2017 15:22:38 +0000 (17:22 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Mon, 28 Aug 2017 11:22:04 +0000 (13:22 +0200)
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
.gitignore

index a5547d5d45788bb5af9dbf4c36380a872fba3e77..38bd04deb34e1cfc0df2f5456cb738195b09975c 100644 (file)
@@ -141,6 +141,8 @@ tests/ubi-tests/ubi-stress-test.sh
 patches-*
 *.patch
 
-# cscope files
+# cscope and ctag files
 cscope.*
 ncscope.*
+/TAGS
+/tags