Skip to content

Commit 528d99e

Browse files
committed
add .dockerignore not to copy the whole repo for slo
1 parent 8928b00 commit 528d99e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.dockerignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*
2+
!tests/slo
3+
!ydb/
4+
!README.md
5+
!requirements.txt
6+
!pyproject.toml
7+
!setup.py

0 commit comments

Comments
 (0)