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
1 changed files with 1 additions and 0 deletions

View File

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