symfony is there

This commit is contained in:
Nicolas Lœuillet
2015-01-22 08:30:07 +01:00
parent 0440249631
commit 93fd4692f6
291 changed files with 11356 additions and 1696 deletions

23
.gitignore vendored
View File

@ -1,9 +1,22 @@
/app/SymfonyRequirements.php
/app/bootstrap.php.cache
/app/check.php
/app/cache/*
/app/config/parameters.yml
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
.idea
.DS_Store
.vagrant
app/assets/*
app/cache/*
vendor
composer.phar
/vendor/
app/db/poche.sqlite
app/config/config.inc.php
/bin/
!bin/install
!bin/test
!bin/symfony
/data/
/web/.htaccess