This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lichunlei
/
kxs_ap_server_v2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
git排除文件
lcl
1 year ago
parent
ccdbef6621
commit
0405b0016a
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -1,4 +1,5 @@
/bin
/bin
/publish
/publish
/obj
/obj
-/appsettings.json
+/appsettings.json
+.DS_Store