Skip to content

Commit f2f8cc7

Browse files
committed
Ignore local test cache artifacts in Docker builds
1 parent ec2e133 commit f2f8cc7

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.dockerignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
cache/
2+
cache2/
3+
cache16a/
4+
cache16c/
5+
servroot/
6+
perfcache/
7+
bgcache/
8+
concurrent/
9+
throttle/
10+
t/servroot/
11+
t/cache/
12+
t/cache2/
13+
t/cache16a/
14+
t/cache16c/
15+
t/perfcache/
16+
t/bgcache/
17+
t/concurrent/
18+
t/throttle/

0 commit comments

Comments
 (0)