Skip to content

Commit aa3853d

Browse files
committed
dockerignore: Ignore default directory with local dependencies
Signed-off-by: Eryk Szpotanski <[email protected]>
1 parent 4ea3a03 commit aa3853d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ core*
3131
# git
3232
.git
3333
.gitignore
34+
35+
# local dependencies
36+
dependencies/

0 commit comments

Comments
 (0)