chore: update gitignore

This commit is contained in:
Stevan Freeborn
2025-08-20 16:32:15 -05:00
parent 185619b28e
commit 022798d11b
+3
View File
@@ -3,6 +3,9 @@
## ##
## Get latest from `dotnet new gitignore` ## Get latest from `dotnet new gitignore`
# published files
dist/
# dotenv files # dotenv files
.env .env
appsettings*.json appsettings*.json