.gitignore 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. /build
  2. /vendor
  3. /Resources/doc/_build/*
  4. .php_cs.cache
  5. composer.lock
  6. phpunit.xml
  7. # clean up some non bower ready package
  8. Resources/public/vendor/admin-lte/bootstrap
  9. Resources/public/vendor/admin-lte/build
  10. Resources/public/vendor/admin-lte/dist/img
  11. Resources/public/vendor/admin-lte/dist/js/app.js
  12. Resources/public/vendor/admin-lte/dist/js/demo.js
  13. Resources/public/vendor/admin-lte/dist/js/pages
  14. Resources/public/vendor/admin-lte/documentation
  15. Resources/public/vendor/admin-lte/pages
  16. Resources/public/vendor/admin-lte/plugins
  17. Resources/public/vendor/admin-lte/*.html
  18. Resources/public/vendor/admin-lte/Gruntfile.js
  19. Resources/public/vendor/iCheck/skins/all.css
  20. Resources/public/vendor/iCheck/skins/*/*
  21. !Resources/public/vendor/iCheck/skins/square/blue.css
  22. !Resources/public/vendor/iCheck/skins/square/blue.png
  23. !Resources/public/vendor/iCheck/skins/square/blue@2x.png
  24. Resources/public/vendor/iCheck/icheck.js
  25. Resources/public/vendor/slimScroll/examples
  26. Resources/public/vendor/slimScroll/jquery.slimscroll.js
  27. Resources/public/vendor/bootstrap/grunt
  28. Resources/public/vendor/bootstrap/less
  29. Resources/public/vendor/bootstrap/test-infra
  30. Resources/public/vendor/bootstrap/Gruntfile.js
  31. Resources/public/vendor/jqueryui/themes/black-tie
  32. Resources/public/vendor/jqueryui/themes/blitzer
  33. Resources/public/vendor/jqueryui/themes/cupertino
  34. Resources/public/vendor/jqueryui/themes/dark-hive
  35. Resources/public/vendor/jqueryui/themes/dot-luv
  36. Resources/public/vendor/jqueryui/themes/eggplant
  37. Resources/public/vendor/jqueryui/themes/excite-bike
  38. Resources/public/vendor/jqueryui/themes/hot-sneaks
  39. Resources/public/vendor/jqueryui/themes/humanity
  40. Resources/public/vendor/jqueryui/themes/le-frog
  41. Resources/public/vendor/jqueryui/themes/mint-choc
  42. Resources/public/vendor/jqueryui/themes/overcast
  43. Resources/public/vendor/jqueryui/themes/pepper-grinder
  44. Resources/public/vendor/jqueryui/themes/redmond
  45. Resources/public/vendor/jqueryui/themes/smoothness
  46. Resources/public/vendor/jqueryui/themes/south-street
  47. Resources/public/vendor/jqueryui/themes/start
  48. Resources/public/vendor/jqueryui/themes/sunny
  49. Resources/public/vendor/jqueryui/themes/swanky-purse
  50. Resources/public/vendor/jqueryui/themes/trontastic
  51. Resources/public/vendor/jqueryui/themes/ui-darkness
  52. Resources/public/vendor/jqueryui/themes/ui-lightness
  53. Resources/public/vendor/jqueryui/themes/vader
  54. Resources/public/vendor/jquery/src
  55. Resources/public/vendor/jquery.scrollTo/demo
  56. Resources/public/vendor/jquery.scrollTo/tests