-gitignore 추가
parent
da1657869e
commit
e35ed0a933
|
@ -1,5 +1,6 @@
|
|||
# Visual Studio 2015 user specific files
|
||||
.vs/
|
||||
.vsconfig
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
|
|
13
.vsconfig
13
.vsconfig
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"version": "1.0",
|
||||
"components": [
|
||||
"Microsoft.Net.Component.4.6.2.TargetingPack",
|
||||
"Microsoft.VisualStudio.Component.VC.14.34.17.4.x86.x64",
|
||||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
||||
"Microsoft.VisualStudio.Component.Windows10SDK",
|
||||
"Microsoft.VisualStudio.Workload.CoreEditor",
|
||||
"Microsoft.VisualStudio.Workload.ManagedDesktop",
|
||||
"Microsoft.VisualStudio.Workload.NativeDesktop",
|
||||
"Microsoft.VisualStudio.Workload.NativeGame"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue