diff --git a/.gitignore b/.gitignore index 397d2babe..ea02836f0 100644 --- a/.gitignore +++ b/.gitignore @@ -96,10 +96,10 @@ TestResult.xml [Rr]eleasePS/ dlldata.c -# DNX -project.lock.json +# Build artifacts artifacts/ bin/ +.dotnet/ *_i.c *_p.c @@ -309,3 +309,4 @@ launchSettings.json !TestAssets/TestProjects/TestAppWithLibrary/TestLibrary/TestLibrary.xproj.user !TestAssets/TestProjects/TestAppWithLibrary/TestApp/TestApp.xproj.user !TestAssets/TestProjects/PJTestAppSimple/PJTestAppSimple.xproj.user +