glenn-jocher commited on
Commit
cab36f7
1 Parent(s): 9c0efdd

add .git to .dockerignore

Browse files
Files changed (1) hide show
  1. .dockerignore +1 -1
.dockerignore CHANGED
@@ -1,5 +1,5 @@
1
  # Repo-specific DockerIgnore -------------------------------------------------------------------------------------------
2
- # .git
3
  .cache
4
  .idea
5
  runs
 
1
  # Repo-specific DockerIgnore -------------------------------------------------------------------------------------------
2
+ .git
3
  .cache
4
  .idea
5
  runs