first commit

This commit is contained in:
team 1
2026-02-11 14:15:08 +01:00
parent a4742c2c38
commit aa7d362bc3
58 changed files with 9999 additions and 0 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,10 @@
.ddev
.idea
/var/knowledge
/src/Vector/.venv
/src/Vector/vector.index
/src/Vector/vector_meta.json
test.*
# ---> Symfony
# Cache and logs (Symfony2)
/app/cache/*