aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Kleine-König <ukleinek@debian.org>2017-08-24 17:22:38 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2017-08-28 13:22:04 +0200
commit3a3478472fe289ed72a91a1cc9de07dfbab4a047 (patch)
tree5814e6f237394d3b2a60a2fd320fa73601ca6703
parent81049e599775bac4238361752f659a86f67328e6 (diff)
Add ctags files to .gitignore
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a5547d5..38bd04d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -141,6 +141,8 @@ tests/ubi-tests/ubi-stress-test.sh
patches-*
*.patch
-# cscope files
+# cscope and ctag files
cscope.*
ncscope.*
+/TAGS
+/tags