mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 02:19:28 +00:00
Fix dirty version in recent container images
* Avoid dockerignore'ing source files, since this means a `COPY . /src` and git status (e.g. make) will detect the commit state as dirty/deletions
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
bin/
|
||||
contrib/
|
||||
docs/
|
||||
examples/
|
||||
scripts/
|
||||
_output/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user