summaryrefslogtreecommitdiff
path: root/.gitignore
blob: fe20c48ffef237aeba8e0e2a497135921edef2ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.project
.pydevproject
.idea/
.coverage
.cache/
.pytest_cache/
.tox/
.eggs/
*.egg-info/
*.pyc
dist/
docs/_build/
build/
virtualenv/
example.sqlite