Skip to content

Commit e017741

Browse files
committed
Update .gitignore
1 parent 7e93b83 commit e017741

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
22

33
# dotnet
4+
.env
45
dist/
56
App_Data/
67
wwwroot/
@@ -12,6 +13,7 @@ wwwroot/
1213
*.sqlite
1314
*.sqlite-shm
1415
*.sqlite-wal
16+
Configure.secrets.cs
1517

1618
# dependencies
1719
node_modules/

0 commit comments

Comments
 (0)