summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsvillar <svillar@igalia.com>2015-10-08 03:26:22 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-08 10:27:06 +0000
commit5109f35cea315c3c1f0eaec6d47299a13e0cd2bd (patch)
tree184079d407c7f15d9e7a467798cc9b008c6a956f /.gitignore
parentcf0bd979e8594b8fe369ed3177038cb06c05f05b (diff)
downloadchromium_src-5109f35cea315c3c1f0eaec6d47299a13e0cd2bd.zip
chromium_src-5109f35cea315c3c1f0eaec6d47299a13e0cd2bd.tar.gz
chromium_src-5109f35cea315c3c1f0eaec6d47299a13e0cd2bd.tar.bz2
Ignore the files created/used by GNU global
GNU global is a powerful tool for source code tagging. It creates four different files that should be ideally ignored by git when examining changes or rebasing content. Review URL: https://codereview.chromium.org/1391023003 Cr-Commit-Position: refs/heads/master@{#353030}
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a9972dd..6334517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,10 @@
.pydevproject
.checkstyle
cscope.*
+GPATH
+GRTAGS
+GSYMS
+GTAGS
Session.vim
tags
Thumbs.db