Skip to content

Commit c809bf3

Browse files
committed
chore: ignore .env*.local
1 parent 865ab89 commit c809bf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
node_modules
22
dist
33
.DS_Store
4-
.env
4+
.env*.local
55
.next
66
pages/*.js
77
src/*.js

0 commit comments

Comments
 (0)