Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
chore(docker): expand dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
s0up4200 committed Oct 23, 2024
1 parent 004eca9 commit 625ebe4
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,13 @@ distrib/
.gitignore
.goreleaser.yml
ci.Dockerfile
Makefile
Makefile
.git/
bin/
README.md
LICENSE
docker-compose.yml
Dockerfile
*_test.go
*.test
*.out

0 comments on commit 625ebe4

Please sign in to comment.