summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4ed77d837a336709d29b756e4d9409585561b792 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*.o
*.so
.project
.pydevproject
target.cfg
target.cfg.d
.tox

build/
dist/
*.egg-info