refs #703 #704: finalize smilegate game data poc

This commit is contained in:
devmrko
2026-07-22 15:35:02 +09:00
parent 750bfbab5b
commit 3304b22bc4
42 changed files with 743 additions and 1095 deletions

4
.gitignore vendored
View File

@@ -17,11 +17,9 @@ logs/
# Java / Maven
target/
# Python
# Python / Streamlit
__pycache__/
*.py[cod]
.venv/
data/
# Locally downloaded development tools (for example SQLcl)
.tools/