提交.gitignore文件
This commit is contained in:
parent
7498e7b4a9
commit
77f22c3f7d
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# 忽略根目录下的 build 文件夹(包括其所有子文件/子文件夹)
|
||||||
|
/build
|
||||||
|
|
||||||
|
/dzbj
|
||||||
|
|
||||||
|
# 忽略根目录下的uniapp_code文件夹(这是APP端的业务)
|
||||||
|
/uniapp_code
|
||||||
|
|
||||||
|
# 忽略 macOS 系统文件
|
||||||
|
.DS_Store
|
||||||
Loading…
x
Reference in New Issue
Block a user