Remove git history from docker builds

This commit is contained in:
Sam Dodrill 2015-02-19 11:47:23 -08:00
parent 48a3589d5e
commit 8cff086fc5
2 changed files with 2 additions and 0 deletions

1
.dockerignore Symbolic link
View File

@ -0,0 +1 @@
.gitignore

1
.gitignore vendored
View File

@ -41,3 +41,4 @@ tools/viconf
include/serno.h
libratbox/src/version.c.last
*.pyc
.git