diff --git a/.gitignore b/.gitignore index 205940934..7440c445a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /tmp # dependencies +/.yarn /node_modules # IDEs and editors @@ -37,7 +38,4 @@ yarn-error.log # System Files .DS_Store -Thumbs.db - -# Ignore local Yarn cache -.yarn/ \ No newline at end of file +Thumbs.db \ No newline at end of file