Skip to content

Commit 6f87bef

Browse files
committed
gitignore
1 parent dfe53bc commit 6f87bef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ yarn-debug.log*
66
yarn-error.log*
77
lerna-debug.log*
88
.pnpm-debug.log*
9+
.env.dev
910

1011
# Diagnostic reports (https://nodejs.org/api/report.html)
1112
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
@@ -162,4 +163,4 @@ browseros-server-*
162163

163164
log.txt
164165

165-
.DS_Store
166+
.DS_Store

0 commit comments

Comments
 (0)