[Telepathy-commits] [telepathy-salut/master] Fill in .gitignore

Will Thompson will.thompson at collabora.co.uk
Mon Aug 25 08:22:14 PDT 2008


---
 .gitignore |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 46 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index a01ee28..83020a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,47 @@
 .*.swp
+*~
+
+tags
+cscope.out
+
+.deps
+.libs
+*.o
+*.lo
+*.la
+
+Makefile
+Makefile.in
+INSTALL
+aclocal.m4
+autom4te.cache/
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+depcomp
+
+signals-marshal.c
+signals-marshal.h
+signals-marshal.list
+salut-presence-enumtypes.c
+salut-presence-enumtypes.h
+
+data/org.freedesktop.Telepathy.ConnectionManager.salut.service
+data/salut.manager
+docs/clique.html
+docs/telepathy-salut.8
+extensions/_gen/
+extensions/extensions.html
+tests/telepathy-salut-debug
+tools/libglibcodegen.pyc
+src/telepathy-salut
+src/write-mgr-file
-- 
1.5.6.3




More information about the Telepathy-commits mailing list