Skip to content

Commit 8d6ff0a

Browse files
Thomas TupperThomas Tupper
authored andcommitted
chore(security): ignore .env variants except template
1 parent a7222d7 commit 8d6ff0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.env
2+
.env.*
3+
!.env.example
24
.DS_Store
35
node_modules/
46
dist/

0 commit comments

Comments
 (0)