Skip to content

Commit f9430b5

Browse files
committed
Sanitize config templates, ignore local appsettings, and document local setup
1 parent de59367 commit f9430b5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,3 +375,6 @@ FodyWeavers.xsd
375375
# Local sensitive configuration files (keep local, do not track)
376376
/IPOC_WEB.Server/appsettings.json
377377
/IPOC_WEB.Server/appsettings.Development.json
378+
/frontend/.env
379+
/frontend/.env.*
380+
!/frontend/.env.example

0 commit comments

Comments
 (0)