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

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