aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 22 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 3f8c65b..2691824 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,26 @@
*.so
*.o
*.pc
-*#
+*#*
*.~undo-tree~
-*~ \ No newline at end of file
+*~
+*lo
+*la
+config.*
+depcomp
+install-sh
+libtool
+ltmain.sh
+aclocal.m4
+ar-lib
+autom4te.cache
+compile
+configure
+m4/
+missing
+Makefile
+Makefile.in
+src/.deps/
+src/.libs/
+stamp-h1
+tests/test \ No newline at end of file