add .dotnet-home/ to .gitignore

This commit is contained in:
Babib3l
2026-03-18 22:12:24 +01:00
parent 1e5c4fedbd
commit 818399ecfc

3
.gitignore vendored
View File

@@ -72,6 +72,9 @@ ipch/
_ReSharper*/
*.[Rr]e[Ss]harper
#.NET
.dotnet-home/
# TeamCity is a build add-in
_TeamCity*