summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff McCune <jeff@puppetlabs.com>2012-07-06 09:54:18 -0700
committerJeff McCune <jeff@puppetlabs.com>2012-07-06 09:55:32 -0700
commit8c5826f2056e4430f97c1d7b030b7a1348d87b43 (patch)
tree2e48832d0b3fdfdcee3686704610ced480a84306 /.gitignore
parent8fbc27f293cd15c9162d36d3e31ca3c757d45e7d (diff)
downloadpuppet-8c5826f2056e4430f97c1d7b030b7a1348d87b43.tar.gz
(maint) Add tags to .gitingore
Exuberant Ctags writes the ctags files to the root of the repository. autotag.vim updates this file every time I save something. I'm adding tags to the git ignore so my working tree isn't always dirty.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2082370b..e23f50fa2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.rspec
results
+tags
.*.sw[op]