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

Loading…
Cancel
Save