添加排除文件
This commit is contained in:
parent
9ac5df9aa7
commit
70a8bb7763
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# manifest.json merge=ours
|
||||
# common/env.js merge=ours
|
||||
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.vscode/
|
||||
.hbuilderx/
|
||||
.history/
|
||||
.idea/
|
||||
node_modules/
|
||||
unpackage/dist/
|
||||
unpackage/cache/
|
||||
unpackage/resources/
|
||||
/.vs
|
||||
.DS_Store
|
||||
Loading…
Reference in New Issue
Block a user