summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrzej Rybczak <electricityispower@gmail.com>2017-03-26 05:24:47 +0200
committerAndrzej Rybczak <electricityispower@gmail.com>2017-03-26 05:24:47 +0200
commita6612d3d8e1698b1ae22052ab2165188ee019a6e (patch)
treed984fb5f707d1c40900a34d1c71aebdd27c8acf0 /.gitignore
parentf1d9c249385f7c1a5e5bef4d83fdb6bc46c90ca9 (diff)
Add G{,R}TAGS to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 06f27cdf..ae5fc5af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
*.o
+GTAGS
+GRTAGS
TAGS
Makefile
Makefile.in