raylim commited on
Commit
96e060d
·
unverified ·
1 Parent(s): 7c7a1ba

build: leave .git in docker image

Browse files
Files changed (1) hide show
  1. .dockerignore +3 -3
.dockerignore CHANGED
@@ -30,9 +30,9 @@ htmlcov/
30
  *~
31
 
32
  # Git
33
- .git/
34
- .gitignore
35
- .gitattributes
36
 
37
  # CI/CD
38
  .github/
 
30
  *~
31
 
32
  # Git
33
+ #.git/
34
+ #.gitignore
35
+ #.gitattributes
36
 
37
  # CI/CD
38
  .github/