comparison .dockerignore @ 9722:810ab0eb0d4b 3.2.x

Fix ignoring h2 databases and map files in docker build
author Tom Gottfried <tom@intevation.de>
date Fri, 25 Feb 2022 12:15:29 +0100
parents 537fe44f2792
children da398790fa32
comparison
equal deleted inserted replaced
9721:28647fff733b 9722:810ab0eb0d4b
1 */target 1 */target
2 *.h2.db 2 **/*.h2.db
3 *.lock.db 3 **/*.lock.db
4 *.trace.db 4 **/*.trace.db
5 *.map 5 **/*.map

http://dive4elements.wald.intevation.org