mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-23 07:39:00 +00:00
Updated gitignore.
This commit is contained in:
parent
23bbe37eb9
commit
7d883f2ca9
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -174,6 +174,8 @@ temp/
|
||||||
|
|
||||||
# Test results produced by build
|
# Test results produced by build
|
||||||
TestResults.xml
|
TestResults.xml
|
||||||
|
output.mlpd
|
||||||
|
coverage.xml
|
||||||
|
|
||||||
# Nuget outputs
|
# Nuget outputs
|
||||||
nuget/*.nupkg
|
nuget/*.nupkg
|
||||||
|
|
Loading…
Reference in a new issue