初始化项目
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
#Visual Studio cache files
|
||||
.vs/
|
||||
|
||||
# Build results
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
|
||||
# Log files
|
||||
UI/App_Data/log/
|
||||
UI/App_Data/UDPLog/
|
||||
/UI/bin
|
||||
/packages
|
||||
/UI/Properties/PublishProfiles/*.user
|
||||
/UI/*.user
|
||||
/UI/Properties/PublishProfiles/*.user
|
||||
/UI/Properties/PublishProfiles/*.user
|
||||
Reference in New Issue
Block a user