aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-19 20:46:01 -0700
committerFuwn <[email protected]>2022-04-19 20:46:01 -0700
commit801411024629f8ab6d6a161f7c4ba3be68556c91 (patch)
tree221bb1103b0abe0820f49853680482ef450b0703 /.dockerignore
parentfix(route): remove debug logs (diff)
downloadlocus-801411024629f8ab6d6a161f7c4ba3be68556c91.tar.xz
locus-801411024629f8ab6d6a161f7c4ba3be68556c91.zip
ci(docker): fix image
For some unknown reason, -- after adding the new dependencies required for the proper search engine which was implemented in the previous commits -- the Docker image had stoped working. This is me fixing the Docker image.
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore
index a248225..3c0803c 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,11 +1,9 @@
# Rust
target/
-Cargo.lock
# IDE
.idea/
# Development
*.pem
-*.db
.locus/