aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-02-18 04:56:55 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-02-18 04:56:55 +0800
commit1aa80b4b37fdd6f9197c578052ae3ffe2521364b (patch)
tree0970a04adb79c72b649aba2076b7ec579e62ba10
parentfb6eb54dc4b34fa30f67bf59288dc0d2247c78bf (diff)
downloadgsoc2013-empathy-1aa80b4b37fdd6f9197c578052ae3ffe2521364b.tar
gsoc2013-empathy-1aa80b4b37fdd6f9197c578052ae3ffe2521364b.tar.gz
gsoc2013-empathy-1aa80b4b37fdd6f9197c578052ae3ffe2521364b.tar.bz2
gsoc2013-empathy-1aa80b4b37fdd6f9197c578052ae3ffe2521364b.tar.lz
gsoc2013-empathy-1aa80b4b37fdd6f9197c578052ae3ffe2521364b.tar.xz
gsoc2013-empathy-1aa80b4b37fdd6f9197c578052ae3ffe2521364b.tar.zst
gsoc2013-empathy-1aa80b4b37fdd6f9197c578052ae3ffe2521364b.zip
Add tags in .gitignore
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
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fe5372534..1493edb8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,5 @@ missing
mkinstalldirs
omf.make
compile
+tags
+TAGS