Skip to content

Commit 43b0ae0

Browse files
committed
fix gitignore
1 parent 021fce2 commit 43b0ae0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ typings/
5454
# Yarn Integrity file
5555
.yarn-integrity
5656

57-
# dotenv environment variables file
57+
# dotenv environment variables file (ADD ENV2 SUPPORT)
5858
.env
59+
config.env
5960

6061
# next.js build output
6162
.next

0 commit comments

Comments
 (0)