[Telepathy-commits] [telepathy-stream-engine/master] Added .gitignore file

Olivier Crête olivier.crete at collabora.co.uk
Fri Aug 22 16:03:37 PDT 2008


---
 .gitignore |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 insertions(+), 0 deletions(-)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2944e50
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,42 @@
+*.lo
+*.loT
+*.o
+*.la
+*.py[co]
+Makefile
+Makefile.in
+.deps
+.libs
+*~
+*#
+.#*
+*.stamp
+
+api/_gen
+api/api.html
+data/org.freedesktop.Telepathy.StreamEngine.service
+
+src/telepathy-stream-engine
+src/tp-stream-engine-signals-marshal.[ch]
+
+aclocal.m4
+autom4te.cache
+autoregen.sh
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+compile
+depcomp
+diff
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h.in
+stamp-h1
+gtk-doc.make
+m4/gtk-doc.m4
-- 
1.5.6.3




More information about the Telepathy-commits mailing list