You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 忽略所有编译输出和构建工件
|
|
bin/
|
|
obj/
|
|
|
|
# Visual Studio 文件
|
|
.vs/
|
|
*.user
|
|
*.suo
|
|
|
|
# NuGet 包
|
|
*.nupkg
|
|
*.snupkg
|
|
|
|
# 忽略发布和部署文件
|
|
*.publishsettings
|
|
publish/
|
|
|
|
#一些功能标识文件
|
|
.pkey
|
|
.dblock
|
|
server.yaml
|
|
map_img.png |