.gitignore 124 B

123456789
  1. .DS_Store
  2. node_modules/
  3. dist/
  4. npm-debug.log
  5. test/unit/coverage
  6. test/e2e/reports
  7. selenium-debug.log
  8. .idea/
  9. config/local.json