Add gitignore for local configuration files

This commit is contained in:
fredmaloggia
2026-01-05 19:36:32 +01:00
parent f707b9c95b
commit 8f0c43b564

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Config locali
appsettings.json
appsettings.*.json
# File sensibili / locali
*.secrets.json
*.env