]> granicus.if.org Git - jq/blobdiff - .gitignore
Ensure travis has a python version we expect
[jq] / .gitignore
index 6caf43c4e0ae89fabd15172f7a368de1ab571bc5..acdf76c27bd84f87fc2d0383121c5b6d46663aed 100644 (file)
@@ -1,15 +1,53 @@
 *.o
+*.a
+*.lo
+*.la
+*.lai
+*.so
+*.so.*
+*.gcda
+*.gcno
+*.gcov
 *~
+.*.sw[a-p]
+tags
 
-# Autogenerated
-*.gen.*
+jq
+!tests/modules/lib/jq/
+jq.1
 
-# Test binaries
-jv_test
-jv_parse
-parsertest*~
+# Generated source
+src/builtin.inc
+*.pc
 
-build
+# Autotools junk
+.libs
+.deps
+.dirstamp
+libtool
+*.log
+stamp-h1
+config.log
+config.status
+autom4te.cache
+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
 
-# Something delightfully recursive happens otherwise
-docs/content/2.download/source/*
\ No newline at end of file
+cscope.in.out
+cscope.out
+cscope.po.out
+jq.dSYM