summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e43b388c92b3d354bd1b529c664d2cd483104894 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.o
*~

# Autogenerated
*.gen.*

# Test binaries
jv_test
jv_parse
parsertest*~

# Something delightfully recursive happens otherwise
docs/content/2.download/source/*