Açıklama Yok

.npmignore 237B

12345678910111213141516171819202122232425262728
  1. *.*~
  2. **/*.*~
  3. *.md
  4. *.MD
  5. .DS_Store
  6. tsconfig.json
  7. samples
  8. __tests__
  9. docs
  10. .*.swp
  11. ._*
  12. .DS_Store
  13. .git
  14. .hg
  15. .npmrc
  16. .lock-wscript
  17. .svn
  18. .wafpickle-*
  19. config.gypi
  20. CVS
  21. npm-debug.log
  22. node_modules
  23. ios/Pods
  24. ios/Podfile*
  25. xcuserdata*
  26. **/*/xcuserdata*
  27. src