Skip to content

Commit a4e6fa7

Browse files
authored
Add .env files to .gitignore
1 parent bc6377c commit a4e6fa7

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
@@ -25,3 +25,6 @@ backend/dump.rdb
2525

2626
# Mac
2727
.DS_Store
28+
29+
# Secrets
30+
**/.env*

0 commit comments

Comments
 (0)