diff --git a/.gitignore b/.gitignore index ac4820f..1e9fd46 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules/ dist/ service-worker.build.js .env -static/images/mockups \ No newline at end of file +static/images/mockups +.yarn/ \ No newline at end of file