You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
404 B

3 years ago
3 years ago
  1. *.n
  2. *.php
  3. config.xml
  4. package-lock.json
  5. www/plugin/*
  6. tmp/*
  7. *node_modules*
  8. *.map
  9. .haxelib
  10. html
  11. .temp
  12. *.tar
  13. lang/master/tpl/plugin/*
  14. lang/fr/tpl/*
  15. lang/en/tpl/*
  16. lang/de/tpl/*
  17. lang/es/tpl/*
  18. lang/fr/tmp/*.n
  19. lang/en/tmp/*.n
  20. lang/de/tmp/*.n
  21. lang/es/tmp/*.n
  22. www/lang/*.mo
  23. www/file/*
  24. www/js/app.js
  25. www/js/libs.js
  26. www/css/.sass-cache
  27. www/css/*.css
  28. !www/css/bootstrap.min.css
  29. config-dev.xml
  30. config-prod.xml