Add .git to .dockerignore (#8815)

pull/8598/head
Glenn Jocher 2022-08-01 03:33:28 +02:00 committed by GitHub
parent 39ce8ca19a
commit 7b9cc3205a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Repo-specific DockerIgnore -------------------------------------------------------------------------------------------
#.git
.git
.cache
.idea
runs