Skip to content

Commit b6cfbe2

Browse files
committed
fix : include ./llm*.py files with help from Gork4
1 parent a21e69a commit b6cfbe2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.dockerignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
*
22
!Dockerfile
33
!entrypoint.py
4-
!requirements.txt
5-
!prompt.py
4+
!llm_client.py
5+
!llm_configs.py
66
!locale/*.json
7+
!prompt.py
8+
!requirements.txt

0 commit comments

Comments
 (0)