summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8734c174..ffc9d46b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,10 @@
*.o
+*.a
+*.lo
+*.la
+*.lai
+*.so
+*.so.*
*~
.*.sw[a-p]
tags
@@ -16,13 +22,15 @@ parser.c
parser.h
# Autotools junk
+.libs
.deps
+libtool
*.log
stamp-h1
config.log
config.status
autom4te.cache
-config.h
+INSTALL
Makefile
jq-*.tar.gz
configure