파일제거 완료
This commit is contained in:
parent
39eceb1d59
commit
60658dad43
|
|
@ -25,6 +25,7 @@ bld/
|
||||||
# Visual Studio cache
|
# Visual Studio cache
|
||||||
.vs/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
Logs/
|
||||||
|
|
||||||
# MSTest test results
|
# MSTest test results
|
||||||
[Tt]est[Rr]esult*/
|
[Tt]est[Rr]esult*/
|
||||||
|
|
@ -109,4 +110,6 @@ _pkginfo.txt
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
*.cache
|
||||||
|
*.csproj.AssemblyReference.cache
|
||||||
Loading…
Reference in New Issue