diff --git a/.gitignore b/.gitignore index af816cc6..b65208e6 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,7 @@ storybook-static # MAUI obj bin + +# .NET build artifacts +**/bin/ +**/obj/