.gitignore 228 B

123456789101112131415161718192021
  1. .DS_Storep
  2. .DS_Store
  3. # Editor directories and files
  4. .idea
  5. .vscode
  6. .hbuilderx
  7. *.suo
  8. *.ntvs*
  9. *.njsproj
  10. *.sln
  11. *.hbuilderx
  12. unpackage/
  13. /node_modules
  14. package-lock.json
  15. http.http
  16. wxcomponents
  17. auxiliary/
  18. leetcode.ts
  19. .prettierrc
  20. test.*