Update .gitignore to exclude appsettings files and add appsettings.example.json

This commit is contained in:
HueByte
2026-02-18 13:56:30 +01:00
parent cfa8b90d04
commit fe3a120134
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -422,6 +422,8 @@ FodyWeavers.xsd
.dev/*
appsettings.json
appsettings.*.json
!appsettings.example.json
CLAUDE.md
*.db
*.db-*