diff --git a/.gitignore b/.gitignore index 05531517e..f493aadf0 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,7 @@ setup/Output/ bin obj output/* +_temp* # .NET Core project.lock.json @@ -139,12 +140,6 @@ project.fragment.lock.json artifacts/ **/Properties/launchSettings.json -#VS outout folders -bin -obj -output/* - - # macOS metadata files ._* .DS_Store