Browse Source

Remove ignore for git files (#1099)

5.0
NanoCode012 GitHub 4 years ago
parent
commit
77940c3f42
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .dockerignore

+ 1
- 1
.dockerignore View File

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

Loading…
Cancel
Save