mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 07:30:58 +00:00
build(docker): 🔧 update dockerignore to remove unused files and directories from docker images
This commit is contained in:
parent
87322de964
commit
7125fb2385
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
.git*
|
||||
docker
|
||||
docker*
|
||||
.Dockerfile.swp
|
||||
|
||||
chart/
|
||||
.editorconfig
|
||||
*.yaml
|
||||
*.md
|
||||
!README.md
|
||||
|
|
Loading…
Reference in a new issue