Mercurial > dive4elements > river
comparison .dockerignore @ 9725:da398790fa32 3.2.x
Ignore mapfiles, shapefiles and LaTeX output
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 25 Feb 2022 17:17:56 +0100 |
parents | 810ab0eb0d4b |
children |
comparison
equal
deleted
inserted
replaced
9724:654aaa0d7576 | 9725:da398790fa32 |
---|---|
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 |
6 **/*.log | |
7 **/*.shp | |
8 **/*.dbf | |
9 **/*.prj | |
10 **/*.fix | |
11 **/*.qix | |
12 **/*.shx | |
13 **/*.aux | |
14 **/*.out | |
15 **/*.toc | |
16 **/*.pdf |