summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bd170f79897f27ecb665ba44d83bc22842b83ce5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.log
*.pyc
dist/
build/
MANIFEST
*.egg-info/
*.egg
*.swp
*.swo
*.pyc
*.log
*.*~