Skip to content

Commit 959a722

Browse files
committed
fix: Add .env to gitignore
1 parent 5e92ca9 commit 959a722

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ yarn-debug.log*
2828
yarn-error.log*
2929

3030
# local env files
31+
.env
3132
.env.local
3233
.env.development.local
3334
.env.test.local

0 commit comments

Comments
 (0)