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.

22 lines
281 B

6 months ago
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
6 months ago
/node_modules
6 months ago
/npm-debug.log*
/yarn-error.log
# production
6 months ago
# /dist
6 months ago
*.zip
*.bak
# misc
.DS_Store
# umi
6 months ago
/src/.umi
/src/.umi-production
/src/.umi-test
6 months ago
/.env.local
6 months ago
# /src/**/dist/