diff options
| author | Fuwn <[email protected]> | 2022-06-15 19:45:03 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-15 19:45:03 -0700 |
| commit | 8328b22473c7f064870fe8992768c83d0319ae0c (patch) | |
| tree | 5e1e9808b958e3e2edefaf2b8907758adfbd2c91 | |
| parent | feat(interests): move to json map (diff) | |
| download | locus-8328b22473c7f064870fe8992768c83d0319ae0c.tar.xz locus-8328b22473c7f064870fe8992768c83d0319ae0c.zip | |
fix(docker): expose git context to docker
| -rw-r--r-- | .dockerignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.dockerignore b/.dockerignore index b2aed67..ad46f3a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -10,6 +10,3 @@ target/ # Fleet .cargo/ fleet.toml - -# Git -.git |