Files
wdwalrus ead872a0a5
Build Docker Image / docker (push) Successful in 44s
first commit
2026-04-09 10:42:10 -07:00

14 lines
133 B
Plaintext

.git
.gitignore
.codex
**/.git
**/.venv
**/__pycache__
**/*.pyc
**/*.pyo
**/*.pyd
**/.pytest_cache
**/.mypy_cache
**/.DS_Store
.data