Browse Source

优化

master
ltlzx 4 years ago
parent
commit
a92e6ffc2d
  1. 2
      .gitignore

2
.gitignore

@ -11,7 +11,7 @@ node_modules/
.eslintcache .eslintcache
unpackage/dist/build/ unpackage/dist/build/
unpackage/dist/dev/ unpackage/dist/dev/
unpackage/apk/ unpackage/cache/
unpackage/release/ unpackage/release/
# python # python
*.pyc *.pyc

Loading…
Cancel
Save