capsul-flask/.gitignore
forest f5640a1d01
All checks were successful
continuous-integration/drone/push Build is passing
getting unit tests to log properly
2021-07-27 14:44:10 -05:00

20 lines
154 B
Plaintext

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