Browse Source
fix: ignore yarn.lock in dockerfile
remotes/philippdormann/main
Philipp Dormann
4 years ago
No known key found for this signature in database
GPG Key ID: 3BB9ADD52DCA4314
1 changed files with
1 additions and
0 deletions
-
.dockerignore
|
|
@ -16,6 +16,7 @@ README.md |
|
|
|
.stylelint* |
|
|
|
/.github |
|
|
|
package-lock.json |
|
|
|
yarn.lock |
|
|
|
app.json |
|
|
|
CODE_OF_CONDUCT.md |
|
|
|
CONTRIBUTING.md |
|
|
|