build(dockerignore): added docker ignore file

Ignore all files and directories not applicable to the build.

MR !2
This commit is contained in:
2022-02-16 11:34:29 +09:30
parent 36808960ce
commit 7f6de5ee2a

14
.dockerignore Normal file
View File

@ -0,0 +1,14 @@
# Directories
.git/
.gitlab/
gitlab-ci/
test/
.vscode/
# Files
.cz.yaml
.gitignore
.gitlab-ci.yml
.gitmodules
.markdownlint.json
*.md