unwind/.dockerignore
ducklet 7dacab9b77 clean up container contents
The UI should be built and served separately, not from within the
production container.
The tests should be run separately as well and are not needed from
within the production container.
2021-08-05 19:18:52 +02:00

4 lines
32 B
Text

*.local
/data
/tests
/unwind-ui