This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lichunlei
/
kxs-main
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
排除.DS_Store
lcl
1 year ago
parent
d0b3003837
commit
79c9bb9764
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,3 +1,4 @@
/bin
/publish
-/obj
+/obj
+*.DS_Store