summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 46a3e943d3fd0cf9c883744b96537915fbf74f03 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.pyc
/build
dist/
docs/build/output/
*.orig
alembic.ini
tox.ini
.venv
*.egg
*.egg-info
.coverage