Update dockerignore

Removing Rocket-example.toml from here is fine,
as it is not included in the last stage of our build stages
merge-requests/22/head
Rudi Floren 4 years ago
parent da28c12eeb
commit 7c456a0390

@ -1,6 +1,6 @@
# Local build and dev artifacts
target
sytest
tests
# Docker files
Dockerfile*
@ -21,7 +21,6 @@ docker-compose*
# Toml files
rustfmt.toml
Rocket-example.toml
# Documentation
*.md

Loading…
Cancel
Save