Separate Python and Rust into python/ and rust/ with per-stack Dockerfiles
This commit is contained in:
9
rust/.dockerignore
Normal file
9
rust/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.gitignore
|
||||
logs
|
||||
data
|
||||
tmp
|
||||
myfsio-engine/target
|
||||
myfsio-engine/tests
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
Reference in New Issue
Block a user