diff --git a/.gitignore b/.gitignore index 104b544..33e43c3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ ## ## Get latest from `dotnet new gitignore` +# static images +*/wwwroot/images/ + # dotenv files .env