1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00
Files
stedolan-jq/.gitignore
Stephen Dolan 73c657cdc4 Lots of build system and docs improvements, including a manpage.
- Build binaries for multiple platforms
 - Make a manpage out of the manual (see #19)
 - Extract more tests from the documentation
 - Fix a few documentation bugs uncovered by above.
2012-12-16 13:06:03 +00:00

15 lines
172 B
Plaintext

*.o
*~
# Autogenerated
*.gen.*
# Test binaries
jv_test
jv_parse
parsertest*~
build
# Something delightfully recursive happens otherwise
docs/content/2.download/source/*