Skip to content

Commit ec997c9

Browse files
committed
build: add node_modules for docker in ignore
1 parent 8cdd423 commit ec997c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ node_modules/
44
yarn-error.log
55
.env
66
.e2e.env
7+
8+
*/**/node_modules_docker_dev
9+
*/**/.ignore

0 commit comments

Comments
 (0)