Skip to content

Commit

Permalink
updating gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed May 8, 2024
1 parent ce567af commit 1925210
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ tools/*.nupkg
tools/*.zip
tools/nuget.exe

test-results*.*
*test-results*.*
TemporaryGeneratedFile*.*
/lib/native/win32/ia32/*/concrt140.dll
/lib/native/win32/ia32/*/msvcp140.dll
/lib/native/win32/ia32/*/vccorlib140.dll
Expand Down

0 comments on commit 1925210

Please sign in to comment.