Skip to content

Commit 388f4be

Browse files
committed
Cleanup .dockerignore file
- Remove non-existing file - Split files and folders - Add more that can be ignored
1 parent 35f9a79 commit 388f4be

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

.dockerignore

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1-
Dockerfile
2-
run-solid-test-suite.sh
1+
# Directories to ignore
32
.git
3+
4+
# Files to ignore
5+
.gitignore
6+
_config.yml
7+
CHANGELOG.md
8+
CODE_OF_CONDUCT.md
9+
CONTRIBUTING.md
10+
Dockerfile
11+
Gemfile

0 commit comments

Comments
 (0)