diff --git a/.gitignore b/.gitignore index 75b0d8d..83a83c2 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,9 @@ bower.json # Ignore Bash history file. .bash_history +# Ignore Yarn folder settings +.yarn + # Ignore node_modules node_modules/