Skip to content

Commit 66e4e46

Browse files
ci: add .dockerignore
1 parent aa4d025 commit 66e4e46

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.dockerignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
node_modules
2+
.git
3+
.env
4+
*.log
5+
dist
6+
__pycache__
7+
.pytest_cache
8+
.next

0 commit comments

Comments
 (0)