]> granicus.if.org Git - jq/blobdiff - .gitignore
Ensure travis has a python version we expect
[jq] / .gitignore
index 96cd2892d1e080cdc8565b6da1aac3f7b6cabd54..acdf76c27bd84f87fc2d0383121c5b6d46663aed 100644 (file)
@@ -1,25 +1,53 @@
 *.o
+*.a
+*.lo
+*.la
+*.lai
+*.so
+*.so.*
+*.gcda
+*.gcno
+*.gcov
 *~
+.*.sw[a-p]
+tags
 
-build
 jq
+!tests/modules/lib/jq/
 jq.1
 
-# Something delightfully recursive happens otherwise
-docs/content/2.download/source/*
-
-# Autogenerated
-lexer.c
-lexer.h
-parser.c
-parser.h
+# Generated source
+src/builtin.inc
+*.pc
 
 # Autotools junk
+.libs
 .deps
+.dirstamp
+libtool
 *.log
 stamp-h1
 config.log
 config.status
 autom4te.cache
-config.h
-Makefile
\ No newline at end of file
+INSTALL
+Makefile
+jq-*.tar.gz
+configure
+aclocal.m4
+Makefile.in
+version.h
+.remake-version-h
+config.cache
+*.rpm
+m4/libtool.m4
+m4/ltoptions.m4
+m4/ltsugar.m4
+m4/ltversion.m4
+m4/lt~obsolete.m4
+tests/*.trs
+
+cscope.in.out
+cscope.out
+cscope.po.out
+jq.dSYM