view .dockerignore @ 9744:b1b48fa7bd80 3.2.x

Include both database drivers in one pom.xml This makes it unnecessary to package for a specific database and makes it possible to connect to both database backends from the same installation (e.g. in a Docker container).
author Tom Gottfried <tom@intevation.de>
date Tue, 30 Aug 2022 14:33:20 +0200
parents da398790fa32
children
line wrap: on
line source
*/target
**/*.h2.db
**/*.lock.db
**/*.trace.db
**/*.map
**/*.log
**/*.shp
**/*.dbf
**/*.prj
**/*.fix
**/*.qix
**/*.shx
**/*.aux
**/*.out
**/*.toc
**/*.pdf

http://dive4elements.wald.intevation.org