chore: extend .dockerignore
This commit is contained in:
parent
8989915c0d
commit
16a11913b5
|
|
@ -1,6 +1,12 @@
|
|||
*.md
|
||||
*.txt
|
||||
.actrc
|
||||
.dockerignore
|
||||
.editorconfig
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.github/
|
||||
.shared/.*
|
||||
.shared/*.md
|
||||
.shared/*.txt
|
||||
image/Dockerfile
|
||||
Loading…
Reference in New Issue