Fix .dockerignore — exclude *.txt but keep requirements.txt
This commit is contained in:
parent
b481f616cb
commit
d1788a4017
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ tests/
|
|||
*.md
|
||||
*.pdf
|
||||
*.txt
|
||||
!requirements.txt
|
||||
*.png
|
||||
*.sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue