summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-10-30 23:26:45 +0200
committerJan Engelhardt <jengelh@medozas.de>2010-10-30 23:45:17 +0200
commit01a7a3bddd5a6dd21cf23c2e8b097abd935ad15a (patch)
tree86a1549cee8b1f6d7ab3344be6d2148ffc2b2626 /.gitignore
parent339135a8a3b04a5645834f696e9f4b22e481839e (diff)
Add .gitignore files
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6f5ca1f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.o
+*.la
+*.lo
+
+/aclocal.m4
+/autom4te.cache
+/config.*
+/configure
+/depcomp
+/install-sh
+/libtool
+/ltmain.sh
+/missing
+
+/*.pc