diff --git a/.gitignore b/.gitignore index 6acc570..4b0fc2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules dist -.DS_Store \ No newline at end of file +.DS_Store +.prettierrc \ No newline at end of file