Skip to content

Commit

Permalink
Remove .git directory in .dockerignore so version can build correctly…
Browse files Browse the repository at this point in the history
… (#17300)
  • Loading branch information
paoliniluis authored Aug 3, 2021
1 parent c24fc9d commit 8c344e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,13 @@ target/*
.lsp
.shadow-cljs
.github
.git
.vscode
hooks/*
test/*
test_config/*
test_modules/*
test_resources/*
node_modules

**metabase.jar

*.db
Expand Down

0 comments on commit 8c344e2

Please sign in to comment.