Files
2024-10-22 10:07:09 -06:00

15 lines
141 B
Plaintext

passes.yml
vault.yml
*.pyc
*.retry
/tests/.coverage
/tests/htmlcov*
/.tox
/venv*/
/.venv/
.vscode/
artifacts/
__pycache__/
*~
.pytest_cache/