summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f434f72..9bd9caa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,10 @@
.*.sw?
.deps
.dirstamp
+.libs
*.o
+*.l[oa]
+*.l[oa]T
/Makefile
/Makefile.in
@@ -16,6 +19,10 @@
/libtool
/ltmain.sh
/missing
-/src/telepathy-gruschler
+/src/browser-service/marshallers.c
+/src/browser-service/marshallers.h
+/src/connection-manager/telepathy-gruschler
/stamp-h1
+/tests/test-browser-service
/tests/test-facebook
+