initial commit

This commit is contained in:
2024-07-03 12:07:27 +02:00
parent 55b98a40b2
commit 03de4e5cc7
65 changed files with 20903 additions and 66 deletions

11
.gitignore vendored
View File

@@ -8,3 +8,14 @@
/var/
/vendor/
###< symfony/framework-bundle ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###
###> lexik/jwt-authentication-bundle ###
/config/jwt/*.pem
###< lexik/jwt-authentication-bundle ###