.gitignore 148 B

1234567891011
  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
  10. static/emoji.json
  11. logs/