Files
yoink/.gitignore
2022-04-05 23:12:42 -04:00

10 lines
90 B
Plaintext

env
__pycache__
.pytest_cache
.coverage
*.egg-info
sample
.tox
*.sqlite
migrations
.vscode