first commit
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user