This website works better with JavaScript
Home
Explore
Help
Sign In
ZZYDOP
/
AiDOPWarehouse
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update .gitignore
兼容mac系统,忽略mac自动生成的DS_Store文件
Signed-off-by: ShuerChoi <8058037+shuerchoi@user.noreply.gitee.com>
ShuerChoi
3 years ago
parent
596c0f48b4
commit
a0aaec1243
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -32,3 +32,4 @@ bin-release/
dist/
node_modules/
/Web/package-lock.json
+.DS_Store