mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
- 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.
15 lines
172 B
Plaintext
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/* |