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

# Autogenerated
*.gen.*

# Test binaries
jv_test
jv_parse
parsertest*~

build

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