PoC: flat and advanced mode

This commit is contained in:
2025-10-10 18:13:54 +02:00
commit 2b25bc17b3
14 changed files with 2040 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Ignore the build directory
build/
*.so
.env
*.env
.vscode/
.idea/
*.iml
.DS_Store
dist/
test-*
.notes
*.log
*.out
*.bin