]> granicus.if.org Git - jq/blobdiff - .gitignore
Ensure travis has a python version we expect
[jq] / .gitignore
index 52ce0f2fe2c411789091c6d1bc97635881fd5fca..acdf76c27bd84f87fc2d0383121c5b6d46663aed 100644 (file)
@@ -5,25 +5,25 @@
 *.lai
 *.so
 *.so.*
+*.gcda
+*.gcno
+*.gcov
 *~
 .*.sw[a-p]
 tags
 
 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
@@ -45,8 +45,9 @@ m4/ltoptions.m4
 m4/ltsugar.m4
 m4/ltversion.m4
 m4/lt~obsolete.m4
-tests/all.trs
+tests/*.trs
 
 cscope.in.out
 cscope.out
 cscope.po.out
+jq.dSYM