]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
Ignore TAGS files
authorBen Schmidt <none@none>
Sun, 14 Nov 2010 22:36:38 +0000 (09:36 +1100)
committerBen Schmidt <none@none>
Sun, 14 Nov 2010 22:36:38 +0000 (09:36 +1100)
.hgignore

index 47709d3c601e5bf635d04875e4398f6a4733c202..09e7ca9f575031b82a999f3a4279649d0d7ac013 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -31,6 +31,9 @@ regex:
 ^src/mlmmj-sub$
 ^src/mlmmj-unsub$
 
+# Other generated files
+(^|/)TAGS$
+
 # Vim swap files
 (^|/)\..*\.swp$