summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e9a85c42023f444e07dde769c4761075442ba96a (plain)
1
2
3
4
5
6
7
8
# Compiled python modules.
*.pyc
*.bak

# Generate by setuptools
dist/
build/
*.egg-info