diff --git a/.railwayignore b/.railwayignore index 94143827e..7d4849849 100644 --- a/.railwayignore +++ b/.railwayignore @@ -1 +1,6 @@ -Dockerfile +# Ignore root Dockerfile (Spacedrive core) +/Dockerfile + +# Ignore Rust/core stuff +/target +/Cargo.lock