summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2013-02-16 23:35:31 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2013-02-16 23:35:31 +0100
commit7a3f71b20139a36684526a74b1cbe3277bce922b (patch)
treeaece5a61b5a226813b4b6405439f01929b7e9083 /.gitignore
parent2277860db4aa8e2a23538d9015ab43954dbb86e1 (diff)
downloadzeitgeist-7a3f71b20139a36684526a74b1cbe3277bce922b.tar.gz
build: A lot of cleaning up in the build-system
- Share internal libraries - Don't ship built sources "as far possible" - Refactor src/engine.vala,src/zeitgeist-daemon.vala, src/extensions-collection.vala for shared libzeitgeist-engine - Make parallel builds work
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7c9147e7..3b69bd21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ po/POTFILES
po/stamp-it
.deps
.libs
+m4
missing
ltmain.sh
libtool
@@ -85,6 +86,8 @@ doc/libzeitgeist/gtkdoc
*.swp
*.h
*.vapi
+*.gir
+*.typelib
test/c/test-datasource
test/c/test-event
test/c/test-log