diff options
author | crupest <crupest@outlook.com> | 2020-07-13 21:18:46 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-07-13 21:18:46 +0800 |
commit | 45946972f5646d52823c5ea6240d8c487bb8aa2b (patch) | |
tree | ea36adb47cdea44632c334c0a9a9463566448642 /.dockerignore | |
parent | 8b7e01c0204e15a3d08d17327d5c2863e03d498b (diff) | |
download | timeline-45946972f5646d52823c5ea6240d8c487bb8aa2b.tar.gz timeline-45946972f5646d52823c5ea6240d8c487bb8aa2b.tar.bz2 timeline-45946972f5646d52823c5ea6240d8c487bb8aa2b.zip |
Update dockerignore.
Diffstat (limited to '.dockerignore')
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index ea6782cb..cec13cc1 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,5 @@ .git +Timeline/ClientApp/.git */bin */obj |