undate Docker + workflows
Some checks failed
Build and Push Docker Image / build (push) Failing after 48s

This commit is contained in:
2025-11-19 14:27:38 +01:00
parent 37202aa2aa
commit b348d11764
4 changed files with 86 additions and 23 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
pycache
*.pyc
*.pyo
*.pyd
.Python
env
venv
.venv
*.db
*.sqlite3
hangman_data/
.git
.gitignore