Skip to content

Commit 83d7e8a

Browse files
committed
chore: update .dockerignore
1 parent bb2228b commit 83d7e8a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.dockerignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
.gitignore
33
.github/
44
.releaserc.json
5-
Dockerfile
65
*.md
6+
LICENSE
7+
ROADMAP.md
8+
Dockerfile
79
*_test.go
810
*.test
11+
**/testdata/
12+
coverage.txt
13+
bin/
14+
dist/

0 commit comments

Comments
 (0)