lychee/.dockerignore
Matthias 74808d98e6
Cleanup Docker image (#75)
Move `lychee` binary to `/usr/local/bin` to make it callable
without a full path.
This makes it easier to use from the lychee Github action
in the future.
Also the user setup is making things unnecessary complicated
and could be prohibited in some environments so this commit
is removing it and uses the defaults.
2020-12-13 00:43:12 +01:00

6 lines
44 B
Text

.git
target
assets
fixtures
.github
.vscode