GITLAB

Wilmer Ramones / CEAUBV

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • ceaubv
  • .gitignore
  • 9a871b71d   añadido la fecha de ingreso a ubv al formulario, entidad adscripcion, y registrationController Browse Code »
    Wilmer Ramones
    2016-07-07 11:50:24 -0400  
.gitignore 219 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12 13 14
/web/uploads/
/app/bootstrap.php.cache
/app/cache/*
/app/sessions/
/app/config/parameters.yml
/app/logs/*
!app/cache/.gitkeep
!app/logs/.gitkeep
/app/phpunit.xml
/build/
/vendor/
/bin/
/composer.phar
/nbproject/private/