summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8c08f0a3bec749466438c8f7ca7aa2fed7ea6923 (plain)
1
2
3
4
5
6
7
8
9
10
*.pyc
/bin/
env/
.idea
*.swp
tests/repos/build
*.egg-info
build/
dist/
.DS_Store