at the end of the day, it was inevitable

This commit is contained in:
Mo Elzubeir
2022-12-09 08:36:26 -06:00
commit 1218570914
1768 changed files with 887087 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
/app/config/parameters.yml
/app/config/parameters.yml.*
/frontend/app/appConfig.js.production
/app/config/cert/*
/build/
/phpunit.xml
/var/*
!/var/cache
/var/cache/*
!var/cache/.gitkeep
!/var/logs
/var/logs/*
!var/logs/.gitkeep
!/var/sessions
/var/sessions/*
!var/sessions/.gitkeep
!var/SymfonyRequirements.php
/vendor/
/web/bundles/
/composer.phar
.idea
/.build/tests/screenshots/*
!.build/tests/screenshots/.gitkeep
/web/assets/*
!/web/assets/.gitkeep
/web/dist/*
/frontend/node_modules
/frontend/app/appConfig.js
!/web/dist/.gitkeep
npm-debug.log
/.project
src/QueueBundle/Resources/config/parameters.ini
*~
!/src/CacheBundle/Feed/Formatter/Strategy/FeedFormatterStrategyInterface.php
docker/mysql/data/*
!docker/mysql/data/.gitkeep
.env