capsul-flask/.gitignore

20 lines
150 B
Plaintext
Raw Normal View History

notes.txt
2020-05-12 06:42:50 +00:00
.env
.env.bak
.vscode
*.pyc
__pycache__/
instance/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.venv
unittest-output.log