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