diff --git a/.dockerignore b/.dockerignore index 50cd0ae9a..f06eea77a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -60,12 +60,13 @@ tmp/ *.tmp # Large model files (will be mounted from network storage) -models/*/ +models/ !models/.gitkeep # Output files output/ outputs/ +input/ # Cache .cache/