Skip to content

Commit cc8e515

Browse files
committed
Add files to skip in Docker
1 parent b9f03af commit cc8e515

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.dockerignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
/node_modules
2+
/.pnp
3+
.pnp.js
4+
25
/docker
36

47
npm-debug.log*
@@ -8,4 +11,5 @@ yarn-error.log*
811
.vercel
912
.gitignore
1013
.github
11-
.next
14+
.next
15+
.prettierrc

0 commit comments

Comments
 (0)