migrated core_nest to mainroom

This commit is contained in:
buenosairesam
2025-12-24 06:23:31 -03:00
parent 329c401ff5
commit d62337e7ba
50 changed files with 5503 additions and 73 deletions

19
.gitignore vendored
View File

@@ -1,4 +1,15 @@
fails
gen
def
__pycache__
# Previous attempts and drafts
fails/
def/
# Python
__pycache__/
*.pyc
*.pyo
.venv/
venv/
# Generated runnable instance (symlinks + generated)
gen/
# But track the generated models (one-time per client)
!gen/models/