summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1fcf1378bcb13221b3afc76b2dbcb25de32a53b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc
*.pyo
*.db
*.log
*.mo
._*
*.*~
dist/
build/
MANIFEST
bottle.egg-info/
.htmlcoverage/
.idea/