summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Karpenkov <ekarpenkov@apple.com>2018-08-22 23:23:17 +0000
committerGeorge Karpenkov <ekarpenkov@apple.com>2018-08-22 23:23:17 +0000
commit72222ffe7ca15c94663772b97689e06553a6a36b (patch)
treeda1fa72043fa34e0a6e69653eccd8203b84b0c7e /.gitignore
parenta7bd15815257d7eb970e6c5238b0a8c9ffd3d119 (diff)
downloadclang-72222ffe7ca15c94663772b97689e06553a6a36b.tar.gz
[NFC] Add tags file to .gitignore
Differential Revision: https://reviews.llvm.org/D50109 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340479 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc842489a0..f8532b8080 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@
#==============================================================================#
cscope.files
cscope.out
+/tags
#==============================================================================#
# Directories to ignore (do not add trailing '/'s, they skip symlinks).