Files
wordle-cheater/.dockerignore
2025-08-19 11:10:05 +02:00

11 lines
76 B
Plaintext

.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
*.log
.git/
.gitignore
.env
.DS_Store