Explorar o código

docker : ignore Git files (#3314)

Kevin Ji %!s(int64=2) %!d(string=hai) anos
pai
achega
ea55295a74
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .dockerignore

+ 3 - 0
.dockerignore

@@ -1,6 +1,9 @@
 *.o
 *.a
 .cache/
+.git/
+.github/
+.gitignore
 .vs/
 .vscode/
 .DS_Store