]> git.0d.be Git - empathy.git/commitdiff
Add tags in .gitignore
authorXavier Claessens <xclaesse@src.gnome.org>
Sun, 17 Feb 2008 20:56:55 +0000 (20:56 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 17 Feb 2008 20:56:55 +0000 (20:56 +0000)
Using ctags (vi) or etags (emacs) generates a tags or TAGS file. Do not show
theses files in `git-status`.

svn path=/trunk/; revision=647

.gitignore

index fe53725345c2c74e77d46f0390ecac490b3c9bfd..1493edb8a821293504ac7f17444a6c7498205829 100644 (file)
@@ -40,3 +40,5 @@ missing
 mkinstalldirs
 omf.make
 compile
+tags
+TAGS