diff --git a/.gitignore b/.gitignore index 2253fa08e6..e90ad521c6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ artifacts/ PublishProfiles/ .vs/ debugSettings.json +project.lock.json *.user *.suo *.cache @@ -26,4 +27,4 @@ nuget.exe *.ncrunchsolution *.*sdf *.ipch -*.sln.ide \ No newline at end of file +*.sln.ide