Files
capsul-flask/.gitignore
2020-05-12 01:42:50 -05:00

19 lines
122 B
Plaintext

notes.txt
.env
.vscode
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.venv