summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 203b48c6c2660d925e009506ee4f8934fb715072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.pyc
*.pyo
*.db
*.log
*.mo
._*
*.*~

dist/
build/
MANIFEST
bottle.egg-info/

.idea/

htmlcov/
.htmlcoverage/
.coverage
.name
.tox/

docs/_locale/_pot/.doctrees/