diff --git a/.gitignore b/.gitignore index 8f21600..b53b927 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ -# Excluse DS Store +# Exclude DS Store .DS_Store -#Exclude modules node +# Exclude modules node node_modules/ yarn\.lock