333
This commit is contained in:
parent
f2a984744c
commit
85305bb906
|
|
@ -9,7 +9,7 @@
|
||||||
*.sln.docstates
|
*.sln.docstates
|
||||||
|
|
||||||
# Build results
|
# Build results
|
||||||
[Dd]ebug/
|
[Dd]debug/
|
||||||
[Dd]ebugPublic/
|
[Dd]ebugPublic/
|
||||||
[Rr]elease/
|
[Rr]elease/
|
||||||
[Rr]eleases/
|
[Rr]eleases/
|
||||||
|
|
@ -26,6 +26,7 @@ bld/
|
||||||
.vs/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
Logs/
|
Logs/
|
||||||
|
Debug/
|
||||||
|
|
||||||
# MSTest test results
|
# MSTest test results
|
||||||
[Tt]est[Rr]esult*/
|
[Tt]est[Rr]esult*/
|
||||||
|
|
@ -112,5 +113,4 @@ _pkginfo.txt
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
*.cache
|
*.cache
|
||||||
*.csproj.AssemblyReference.cache
|
*.csproj.AssemblyReference.cache
|
||||||
*.sln
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue