aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a5a90a4a87c4bc9f51e2fd46cb764db71e654131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
### Python ###
dist/
sdist/
__pycache__/
*.egg-info
build/
*.pyc

### Other ###
*.log
*.tex
*.tar
*.gz
*.swp