programming2/.gitignore
2026-02-27 09:30:41 +01:00

12 lines
80 B
Plaintext

.venv/
__pychache__/
*.pyc
.pytest_cache/
.ruff_cache/
.idea/
.DS_Store
.env