aboutsummaryrefslogtreecommitdiff
path: root/llvm/.gitignore
diff options
context:
space:
mode:
authorRamkumar Ramachandra <artagnon@gmail.com>2015-01-10 19:11:29 +0000
committerRamkumar Ramachandra <artagnon@gmail.com>2015-01-10 19:11:29 +0000
commit9be98b6bef38904c95c1508aee3e901620681388 (patch)
tree9d7492f06c9b3634324ffed9008d782efe7b90c9 /llvm/.gitignore
parentf9701c6e8362dc85db1ac98d4e5773affe75b871 (diff)
downloadllvm-9be98b6bef38904c95c1508aee3e901620681388.zip
llvm-9be98b6bef38904c95c1508aee3e901620681388.tar.gz
llvm-9be98b6bef38904c95c1508aee3e901620681388.tar.bz2
.gitignore: add some rules for tagging programs
Often, we miss committing new files, and 'arc diff' is supposed to warn us about this. Unfortunately, because of the spurious output of the command (due to unignored untracked files), we tend to ignore it and lose information. llvm-svn: 225588
Diffstat (limited to 'llvm/.gitignore')
-rw-r--r--llvm/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/.gitignore b/llvm/.gitignore
index a3769c0..1f3f1a9 100644
--- a/llvm/.gitignore
+++ b/llvm/.gitignore
@@ -24,6 +24,13 @@
#==============================================================================#
# Explicit files to ignore (only matches one).
#==============================================================================#
+# Various tag programs
+/tags
+/TAGS
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
.gitusers
autom4te.cache
cscope.files