init layout

This commit is contained in:
buenosairesam
2025-08-15 16:17:59 -03:00
commit 05224c712b
147 changed files with 15028 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
venv
node_modules
__pycache__