annotate .dockerignore @ 9724:654aaa0d7576 3.2.x

Rely on log4j's default initialization procedure This should make upgrading to Log4j 2.x easier. In passing, use latest Log4j 1.
author Tom Gottfried <tom@intevation.de>
date Fri, 25 Feb 2022 17:13:49 +0100
parents 810ab0eb0d4b
children da398790fa32
rev   line source
9684
537fe44f2792 Add basic Docker setup for development
Tom Gottfried <tom@intevation.de>
parents:
diff changeset
1 */target
9722
810ab0eb0d4b Fix ignoring h2 databases and map files in docker build
Tom Gottfried <tom@intevation.de>
parents: 9684
diff changeset
2 **/*.h2.db
810ab0eb0d4b Fix ignoring h2 databases and map files in docker build
Tom Gottfried <tom@intevation.de>
parents: 9684
diff changeset
3 **/*.lock.db
810ab0eb0d4b Fix ignoring h2 databases and map files in docker build
Tom Gottfried <tom@intevation.de>
parents: 9684
diff changeset
4 **/*.trace.db
810ab0eb0d4b Fix ignoring h2 databases and map files in docker build
Tom Gottfried <tom@intevation.de>
parents: 9684
diff changeset
5 **/*.map

http://dive4elements.wald.intevation.org