Update dockerignore
Removing Rocket-example.toml from here is fine, as it is not included in the last stage of our build stages
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user