Skip to content

Commit e08b823

Browse files
committed
Fix .dockerignore
1 parent 61b5670 commit e08b823

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*
22
!src
33
!uv.lock
4-
!pyproject.toml
4+
!pyproject.toml
5+
!README.md

0 commit comments

Comments
 (0)