aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRussell Currey <ruscur@russell.cc>2016-06-21 11:31:15 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-06-21 11:54:15 +1000
commitb1a4e606feb4d904a1e29884a1d55f0f89bd46c8 (patch)
treec5ab6ac00864d4a324f45f15fd9a2461b3095f84 /.gitignore
parent3046f55ab52293776c9dd7d64415924b25f575ea (diff)
downloadskiboot-b1a4e606feb4d904a1e29884a1d55f0f89bd46c8.zip
skiboot-b1a4e606feb4d904a1e29884a1d55f0f89bd46c8.tar.gz
skiboot-b1a4e606feb4d904a1e29884a1d55f0f89bd46c8.tar.bz2
gitignore: Add more types of tags
This covers .tags (and .tags1, etc) as made by Atom, and GTAGS, GRTAGS and GPATH as made by GNU Global. Signed-off-by: Russell Currey <ruscur@russell.cc> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2ec341a..3783d7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,8 +14,12 @@ skiboot*.map
skiboot.info
coverage-report/
extract-gcov
+.tags*
TAGS
tags
+GTAGS
+GRTAGS
+GPATH
cscope.out
asm/asm-offsets.s
include/asm-offsets.h