aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3b4120c0148835faea077eb54ae2e7ccba30ca56 (plain) (blame)
1
2
3
4
5
6
7
8
9
*.pyc
*.pyo

# Generated by `pip install -e .`
*.egg-info

# Generated by setuptools
MANIFEST
dist/