mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-21 15:31:00 +00:00
Merge pull request #519 from CandiedCode/docker_cleanup
build(docker): 🔧 update dockerignore
This commit is contained in:
commit
4abccd5ea3
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