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