summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bd8c39879395b14f95127006864d8fec682e6eb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc

# ignore test products
tests/data/*.html
tests/data/*.xml
tests/data/*.ly
tests/data/*.abc
tests/data/*.md5
tests/data/*.png

# ignore doc products
doc/*.md5
doc/*.ly