Ringtone app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

92 lines
1.2 KiB

  1. logs
  2. *.log
  3. npm-debug.log*
  4. yarn-debug.log*
  5. yarn-error.log*
  6. lerna-debug.log*
  7. report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
  8. pids
  9. *.pid
  10. *.seed
  11. *.pid.lock
  12. lib-cov
  13. coverage
  14. *.lcov
  15. .nyc_output
  16. .grunt
  17. bower_components
  18. .lock-wscript
  19. build/Release
  20. node_modules/
  21. jspm_packages/
  22. web_modules/
  23. *.tsbuildinfo
  24. .npm
  25. .eslintcache
  26. .rpt2_cache/
  27. .rts2_cache_cjs/
  28. .rts2_cache_es/
  29. .rts2_cache_umd/
  30. .node_repl_history
  31. *.tgz
  32. .yarn-integrity
  33. .env
  34. .env.test
  35. .cache
  36. .parcel-cache
  37. .next
  38. out
  39. .nuxt
  40. dist
  41. .cache/
  42. .vuepress/dist
  43. .serverless/
  44. .fusebox/
  45. .dynamodb/
  46. .tern-port
  47. .vscode-test
  48. .yarn/cache
  49. .yarn/unplugged
  50. .yarn/build-state.yml
  51. .yarn/install-state.gz
  52. .pnp.*
  53. Thumbs.db
  54. Thumbs.db:encryptable
  55. ehthumbs.db
  56. ehthumbs_vista.db
  57. *.stackdump
  58. [Dd]esktop.ini
  59. $RECYCLE.BIN/
  60. *.cab
  61. *.msi
  62. *.msix
  63. *.msm
  64. *.msp
  65. *.lnk
  66. .idea/
  67. cmake-build-*/
  68. *.iws
  69. out/
  70. .idea_modules/
  71. atlassian-ide-plugin.xml
  72. com_crashlytics_export_strings.xml
  73. crashlytics.properties
  74. crashlytics-build.properties
  75. fabric.properties
  76. .DS_Store
  77. .AppleDouble
  78. .LSOverride
  79. ._*
  80. .DocumentRevisions-V100
  81. .fseventsd
  82. .Spotlight-V100
  83. .TemporaryItems
  84. .Trashes
  85. .VolumeIcon.icns
  86. .com.apple.timemachine.donotpresent
  87. .AppleDB
  88. .AppleDesktop
  89. Network Trash Folder
  90. Temporary Items
  91. .apdisk