summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 64d9a3ffd1b60ccbcf2b7b6db6ef7cca222de7b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
__pycache__/
*.pyc
*.pyo
*$py.class

build/
dist/
awlsim_cython
MANIFEST

*.swp
bues.ch cgit interface