summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b33f61a416a20b9298619479c54b3c01c769bd6e (plain)
1
2
3
4
5
6
7
8
9
**/__pycache__
*.pyc
*.pyo
documentation/_build
build
dist
*.egg-info

/MANIFEST