Update .gitignore

This commit is contained in:
Gregory Lirent 2025-08-02 20:25:42 +03:00
parent 191678c8b2
commit 4a8b51715c

4
.gitignore vendored
View File

@ -2,5 +2,5 @@
/bin/ /bin/
/obj/ /obj/
/Properties/ /Properties/
/appsettings.Development.json /*.Development.json
/webmr-api.csproj.user /*.csproj.user