aboutsummaryrefslogtreecommitdiff
path: root/gitignore
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2011-12-19 02:30:38 -0500
committerMatt Singleton <matt@xcolour.net>2011-12-19 02:30:38 -0500
commit0b506ee785c51b7e4ac885c554028d9c03cf5e85 (patch)
treeb08df033bf850eb8454ceb6ec6b56508356740b0 /gitignore
parent4c8346948c404ec9c6d69cf352f0e9d89e50b2e8 (diff)
ignore "doc/tags" so submodules don't appear dirty just because of vim's autogenerated tags files
Diffstat (limited to 'gitignore')
-rw-r--r--gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitignore b/gitignore
index 96f3a7e..47f8052 100644
--- a/gitignore
+++ b/gitignore
@@ -7,3 +7,4 @@
*#*
#
.#*
+doc/tags