phlyght/.gitignore

13 lines
135 B
Plaintext

**/.vscode
**/.mypy_cache
**/config*.yaml
**/.venv
**/poetry.lock
**/__pycache__
**/testing
**/build
**/*.egg-info
test*
**/.wsl_venv