Mercurial > dive4elements > river
annotate .dockerignore @ 9723:de83690667fe 3.2.x
Add file forgotten with rev. d8d71005a210 five years ago
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 25 Feb 2022 14:39:26 +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 |