Skip to content

Commit

Permalink
.dockerignore: Ignore Git directory (.git)
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Jones <lee.jones@linaro.org>
  • Loading branch information
Lee Jones committed Jul 25, 2019
1 parent 6f32a62 commit f49a37a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.git
output/
isos/
src/
Expand Down

0 comments on commit f49a37a

Please sign in to comment.