Skip to content

Commit 76e5a75

Browse files
committed
chore: update .dockerignore to include additional files and directories
1 parent b7182db commit 76e5a75

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.dockerignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
config.json
2-
build
31
.idea
4-
.github
2+
.github
3+
build
4+
docs
5+
.gitattributes
6+
.golangci.yml
7+
/config.json
8+
/docker-compose.yaml
9+
/README.md

0 commit comments

Comments
 (0)