Skip to content

Commit bbcdcbb

Browse files
committed
build: update .gitignore
1 parent 50f3fc5 commit bbcdcbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ tests/e2e/reports/
77
.env.local
88
.env.*.local
99

10+
# dependencies
11+
/node_modules
12+
package-lock.json
13+
yarn.lock
14+
1015
# OS or Editor folders
1116
._*
1217
.cache

0 commit comments

Comments
 (0)