Skip to content

Commit a109d02

Browse files
authored
add dockerignore (#69)
1 parent 9dac9ad commit a109d02

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.dockerignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.test/**
2+
.github/**
3+
ci/**
4+
docs/**
5+
testdata/**
6+
Makefile
7+
README.md
8+
LICENSE.txt
9+
CHANGELOG.md
10+
Dockerfile
11+
docker-compose.yaml

0 commit comments

Comments
 (0)