.gitignore 592 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. # Logs
  2. logs
  3. *.log
  4. # Runtime data
  5. pids
  6. *.pid
  7. *.seed
  8. # Directory for instrumented libs generated by jscoverage/JSCover
  9. lib-cov
  10. # Coverage directory used by tools like istanbul
  11. coverage
  12. # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
  13. .grunt
  14. # node-waf configuration
  15. .lock-wscript
  16. # Compiled binary addons (http://nodejs.org/api/addons.html)
  17. build/Release
  18. # oAuth Configuration
  19. config/auth.js
  20. *.pem
  21. env.*
  22. output/*
  23. test/output/*
  24. !test/output/.keep
  25. .DS_Store
  26. # Transpiled
  27. ./lib/
  28. infra/kube/companion/uppy-env.yaml
  29. scripts/.tl-deploy-hosts-danger.txt