diff options
author | xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4> | 2007-12-29 23:49:47 +0800 |
---|---|---|
committer | xclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4> | 2007-12-29 23:49:47 +0800 |
commit | 0cfd80847f0d66967f56c7d6b3eb46793f725859 (patch) | |
tree | 0004eceb52b4bb3a4da1275057e46ea80e840a05 /.gitignore | |
parent | 748631b8a2ad06ad19b83e59102e0f963cad00ae (diff) | |
download | gsoc2013-empathy-0cfd80847f0d66967f56c7d6b3eb46793f725859.tar gsoc2013-empathy-0cfd80847f0d66967f56c7d6b3eb46793f725859.tar.gz gsoc2013-empathy-0cfd80847f0d66967f56c7d6b3eb46793f725859.tar.bz2 gsoc2013-empathy-0cfd80847f0d66967f56c7d6b3eb46793f725859.tar.lz gsoc2013-empathy-0cfd80847f0d66967f56c7d6b3eb46793f725859.tar.xz gsoc2013-empathy-0cfd80847f0d66967f56c7d6b3eb46793f725859.tar.zst gsoc2013-empathy-0cfd80847f0d66967f56c7d6b3eb46793f725859.zip |
merge git work
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@518 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index 1fdf7e79f..267834268 100644 --- a/.gitignore +++ b/.gitignore @@ -5,14 +5,13 @@ Makefile.in Makefile .deps .libs -*.sw[po] +*.swp *enum-types* *.pc *.tar.* *.orig *.rej *.bak -*~ ChangeLog stamp-h1 @@ -24,7 +23,6 @@ config.h config.h.in config.log config.status -config.status.lineno config.sub configure depcomp @@ -37,4 +35,3 @@ ltmain.sh missing mkinstalldirs omf.make -compile |