Skip to content

Commit e701811

Browse files
committed
add .cache to dockerignore
1 parent 0041e6b commit e701811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ src/
2424
# other
2525
docs/**/*
2626
docs/
27+
.cache/
2728
.circle/**/*
2829
.circle/
2930
circle.yml

0 commit comments

Comments
 (0)