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

.pybuild/
build/
dist/
awlsim_cython
MANIFEST

*.swp
bues.ch cgit interface