diff --git a/.dockerignore b/.dockerignore index c6ef6c86c9fe1..633bbc3a971c1 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,6 +1,9 @@ *.o *.a .cache/ +.git/ +.github/ +.gitignore .vs/ .vscode/ .DS_Store