diff options
| author | Christine Dodrill <me@christine.website> | 2018-12-01 10:21:17 -0800 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2018-12-01 10:23:20 -0800 |
| commit | 8857a80828932cb44d2ab173ed3cb5854b01e073 (patch) | |
| tree | f036bce530765258aad50ad8112baa4f094cb9d8 | |
| parent | 8fa35161817e0c5c0ef3bc06c5d9b88d9f327fb7 (diff) | |
| download | xesite-8857a80828932cb44d2ab173ed3cb5854b01e073.tar.xz xesite-8857a80828932cb44d2ab173ed3cb5854b01e073.zip | |
docker: faster builds on my macbook
| -rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 0adb1e7..6e6e0e0 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,4 @@ backend frontend .env +.git
\ No newline at end of file |
