Add .yarn to dockerignore

This commit is contained in:
Kainoa Kanter 2022-05-29 12:46:23 -07:00 committed by GitHub
parent 5c7fca456c
commit 76e399cd81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
.travis .travis
.vscode .vscode
.config .config
.yarn
Dockerfile Dockerfile
build/ build/
built/ built/