规则
This commit is contained in:
parent
0d941aa888
commit
eaa9328bfe
10
.gitignore
vendored
10
.gitignore
vendored
@ -2,26 +2,18 @@
|
||||
/.idea
|
||||
/.vs
|
||||
/.vscode
|
||||
/Login/.idea
|
||||
/Login/.vs
|
||||
/KeyAuth-Service/.idea
|
||||
/Admin-Keyauth/.vs
|
||||
/Admin-Keyauth/.idea
|
||||
|
||||
#环境变量
|
||||
.env
|
||||
|
||||
#构建删除
|
||||
/Server/Run/*.exe
|
||||
/KeyAuth-Service/Run/*.exe
|
||||
Run/*.exe
|
||||
|
||||
# 忽略所有obj
|
||||
**/obj/**
|
||||
|
||||
# 已构建程序不上传
|
||||
*.exe
|
||||
/Server/Run/*.exe
|
||||
/KeyAuth-Service/Run/*.exe
|
||||
|
||||
# IDEA
|
||||
Server/.idea
|
||||
|
Loading…
x
Reference in New Issue
Block a user