aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-02-18 04:56:55 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-02-18 04:56:55 +0800
commitb877a6e80361c7a6ffefb5692f9f2515f868a415 (patch)
tree0970a04adb79c72b649aba2076b7ec579e62ba10 /.gitignore
parent12d57ef43eef473cb26111e985082332dd4a5e25 (diff)
downloadgsoc2013-empathy-b877a6e80361c7a6ffefb5692f9f2515f868a415.tar
gsoc2013-empathy-b877a6e80361c7a6ffefb5692f9f2515f868a415.tar.gz
gsoc2013-empathy-b877a6e80361c7a6ffefb5692f9f2515f868a415.tar.bz2
gsoc2013-empathy-b877a6e80361c7a6ffefb5692f9f2515f868a415.tar.lz
gsoc2013-empathy-b877a6e80361c7a6ffefb5692f9f2515f868a415.tar.xz
gsoc2013-empathy-b877a6e80361c7a6ffefb5692f9f2515f868a415.tar.zst
gsoc2013-empathy-b877a6e80361c7a6ffefb5692f9f2515f868a415.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`. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@647 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to '.gitignore')
-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