first commit

This commit is contained in:
root
2020-07-01 13:32:02 +02:00
commit bbf9006076
351 changed files with 26576 additions and 0 deletions

29
src/nineskeletor-1.0/.gitignore vendored Normal file
View File

@ -0,0 +1,29 @@
###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/config/secrets/prod/prod.decrypt.private.php
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> symfony/phpunit-bridge ###
.phpunit
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###
.key
/uploads
!/public/uploads/avatar
/public/uploads/avatar/*
/public/uploads/ckeditor