Pycharm/.gitignore
2025-11-03 21:08:36 +01:00

8 lines
62 B
Plaintext

__pycache__/
*.pyc
.venv/
venv/
.idea/
.DS_Store
Thumbs.db