Commit 8bb57b32 authored by 贾慧斌's avatar 贾慧斌

feat: 更新忽略脚本

parent 00b80040
...@@ -2,7 +2,8 @@ ...@@ -2,7 +2,8 @@
node_modules/ node_modules/
unpackage/ unpackage/
dist/ dist/
source/
temp/
# local env files # local env files
.env.local .env.local
.env.*.local .env.*.local
...@@ -21,4 +22,6 @@ yarn-error.log* ...@@ -21,4 +22,6 @@ yarn-error.log*
*.njsproj *.njsproj
*.sln *.sln
*.sw* *.sw*
/source #src/config/config.json
#src/manifest.json
#src/components/qaTool/qa.api.js
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment