Files
SemapForm/.dockerignore
WorldTeacher a7ab44d67b
Some checks failed
Docker Build (PR) / Build Docker image (pull_request) Failing after 2m0s
feat: change docker image creation
2025-11-19 15:56:36 +01:00

18 lines
141 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
*.log
*.sqlite3
.env
.venv/
venv/
.git/
.gitignore
node_modules/
uv.lock
test.py
result.xml
README.md
.gitea/