Skip to content

Commit 8fb03d6

Browse files
✨ Add .env to .gitignore to prevent sensitive information from being tracked
1 parent 24bb157 commit 8fb03d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ node_modules/
44
/playwright-report/
55
/blob-report/
66
/playwright/.cache/
7+
.env

0 commit comments

Comments
 (0)