chill-bundles/.gitignore
Julien Fastré d21595d306 add gitlab-ci to project
Squashed commit of the following:

commit 7baa7bddc3a1613816c691e454841baa885a5095
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Oct 26 21:13:47 2015 +0100

    fix auth and database url

commit c47ad68586749e19fce125da9820d0fd0b2bf575
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date:   Mon Oct 26 20:59:33 2015 +0100

    add gitlab-ci
2015-10-26 22:01:57 +01:00

30 lines
618 B
Plaintext

/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
/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