.gitignore 112 B

12345678
  1. .idea
  2. node_modules
  3. npm-debug.log
  4. *.js.map
  5. typings/browser/
  6. typings/browser.d.ts
  7. typings/main/
  8. typings/main.d.ts