diff --git a/.gitignore b/.gitignore index 6781ff04..99bc5c1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ build node_modules npm-debug.log +yarn.lock .idea -.DS_Store \ No newline at end of file +.DS_Store