[Telepathy-commits] [telepathy-sofiasip/master] Added .gitignore

Mikhail Zabaluev mikhail.zabaluev at nokia.com
Tue Aug 26 05:51:23 PDT 2008


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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7b1c9bd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,53 @@
+# Build targets
+src/sofiasip.manager
+src/telepathy-sofiasip
+src/write-mgr-file
+tpsip-extensions/_gen
+tpsip-extensions/extensions.html
+data/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service
+docs/telepathy-sofiasip.8
+tests/exec-with-log.sh
+tests/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service
+tests/run-with-tmp-session-bus.conf
+
+# Built source files
+signals-marshal.[ch]
+src/*-enumtypes.[ch]
+
+# Distribution tarballs
+/telepathy-sofiasip-*.tar.gz*
+
+# Output files and build directories
+.libs
+*.o
+*.lo
+*.la
+*.py[co]
+
+# Autogenerated build files
+/aclocal.m4
+/autom4te.cache
+/compile
+/config.guess*
+/config.h.in
+/config.h
+/config.log
+/config.status
+/config.sub*
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+/stamp-h1
+Makefile.in
+Makefile
+
+# The autoinstalled GNU autotools boilerplate
+/INSTALL
+
+# Eclipse project files
+/.project
+/.cdtproject
+/.settings
-- 
1.5.6.3




More information about the Telepathy-commits mailing list