.gitignore 146 B

1234567891011121314
  1. dist/
  2. out/
  3. .idea
  4. node_modules/
  5. npm-debug.log*
  6. yarn-debug.log*
  7. yarn-error.log*
  8. package-lock.json
  9. ### VSCODE ###
  10. .vscode
  11. ### sencha log ###
  12. *.log