.gitignore 110 B

12345678
  1. .DS_Store
  2. node_modules/
  3. npm-debug.log
  4. .editorconfig
  5. dist/
  6. .idea/misc.xml
  7. .idea/modules.xml
  8. .idea/workspace.xml