summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fd5830e161bd11a17c75c79a5885c4c59b26d0f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.pyc
.*.swp
cnucnu.yaml
cnucnu.yaml.sample
*.log
*.pickle

# setup.py
dist/
build/
MANIFEST