Files
wordsearch/.gitignore
2026-05-04 09:45:17 +01:00

6 lines
43 B
Plaintext

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