summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 90d1a19032af2f9ba2483b2164317eac5a0209b6 (plain) (blame)
1
2
3
4
5
6
7
8
*.pyc
*~
/MANIFEST
/dist/
__pycache__/
.cache
build
*.egg-info/