Skip to content

Commit 146b8d5

Browse files
committed
add .dockerignore
1 parent 100f3c4 commit 146b8d5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.dockerignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
node_modules
2+
.github
3+
.husky
4+
scripts
5+
e2e
6+
eslint.config.js
7+
playwright.config.ts
8+
renovate.json

0 commit comments

Comments
 (0)