.gitignore 637 B

12345678910111213141516171819202122232425
  1. /.web-server-pid
  2. /app/config/parameters.yml
  3. /app/config/profile.yml
  4. /build/
  5. /phpunit.xml
  6. /var/*
  7. !/var/cache
  8. /var/cache/*
  9. !var/cache/.gitkeep
  10. !/var/logs
  11. /var/logs/*
  12. !var/logs/.gitkeep
  13. !/var/sessions
  14. /var/sessions/*
  15. !var/sessions/.gitkeep
  16. !var/SymfonyRequirements.php
  17. /vendor/
  18. /web/bundles/
  19. /app/Resources/workflows/workflow_list.yml
  20. /app/config/bundles/hwi/oauth-bundle/parameters.yml
  21. /app/config/bundles/ik/audit-bundle/parameters.yml
  22. /app/config/bundles/ik/base-admin-bundle/parameters.yml
  23. /app/config/bundles/ik/device-bundle/parameters.yml
  24. /app/config/bundles/ik/webservice-bundle/parameters.yml
  25. /app/config/tenencia/cablemodem_*.yml