phlyght/.gitignore

12 lines
124 B
Plaintext

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