aboutsummaryrefslogblamecommitdiffhomepage
path: root/.gitignore
blob: c2c0f763a7f6e4e8d0ef4fd5e6ff9db808f0daed (plain) (tree)
1
2
3
4
5
6
7
8
9







                            
     
         
        
        





            

                    

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

/bin/
!bin/install
!bin/test
!bin/symfony

data/assets/*
data/db/poche.sqlite

/web/.htaccess