diff --git a/.gitignore b/.gitignore index 3c73a1dd..a0c33e84 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules .history dist e2e/cypress/videos -coverage \ No newline at end of file +coverage +yarn.lock \ No newline at end of file