Prepare for moving into monorepo

This commit is contained in:
2021-03-18 12:46:40 +01:00
parent 56be317d1b
commit a1a4e0bdbe
121 changed files with 0 additions and 7 deletions

32
src/Bundle/ChillCustomFields/.gitignore vendored Normal file
View File

@@ -0,0 +1,32 @@
/web/bundles/
/app/cache/*
!/app/cache/dev/security/nonces/index
!/app/cache/prod/security/nonces/index
/app/logs/*
/vendor/
/app/config/parameters.ini
/app/config/parameters.yml
/app/bootstrap*
/src/Acme/
/output/
/web/uploads/images/*
!/web/uploads/images/index.html
/src/Progracqteur/WikipedaleBundle/DataFixtures/ORM/Files/*
.gitignore~
*~
composer.phar
composer.lock
/nbproject/private/
parameters.yml
app/config/parameters.yml
Tests/Fixtures/App/app/config/parameters.yml
.DS_Store
*bower_components
bin/*
/tmp/*
src/Chill/CustomFieldsBundle/vendor/*
bootstrap.php.cache
#the file created by composer to store creds
auth.json
Tests/Fixtures/App/app/config/parameters.yml