.npmignore 341 B

12345678910111213141516171819202122232425
  1. /docs/
  2. /docs_html/
  3. /plugins/*
  4. !/plugins/flot-old/
  5. /.github/
  6. /.temp/
  7. /.lgtm.yml
  8. /.cache/
  9. /.idea/
  10. /.browserlistrc
  11. /.bundlewatch.config.json
  12. /.editorconfig
  13. /.eslintignore
  14. /.eslintrc.json
  15. /.gitattributes
  16. /.gitignore
  17. /.gitpod.yml
  18. /.stylelintignore
  19. /.stylelintrc.json
  20. /composer.json
  21. /tsconfig.json
  22. /src/assets/
  23. /src/config/
  24. /src/html/
  25. /src/utils/