diff options
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 486e001fb..f6a0b57c5 100644 --- a/.dockerignore +++ b/.dockerignore @@ -10,3 +10,5 @@ ci/Dockerfile* **/.gitignore **/info.txt ./install* +.git +**/debug* |