summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 67a192d3d4de65e7096ab18380694370ce410a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pyc
.*.swp
cnucnu.yaml
cnucnu.yaml.sample
*.log
*.pickle

# setup.py
dist/
build/
MANIFEST

# rpm build
*.tar.gz
noarch/*.rpm
*.src.rpm