Files
tampy/.gitignore
2026-05-03 12:57:34 -05:00

8 lines
64 B
Plaintext

*.pyc
__pycache__/
*.egg-info/
.pytest_cache/
*.map
.env
.venv/