Skip to content

Commit e3a6fe9

Browse files
committed
Add large directories to .dockerignore.
Add directories that tend to contain large data files to `.dockerignore`.
1 parent 4cfb259 commit e3a6fe9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
target
33
.git
44
**/Dockerfile
5+
**/pipeline_data
6+
**/ldbc-graphalytics-data
7+
**/fraud_data
8+
demo

0 commit comments

Comments
 (0)