diff --git a/.gitignore b/.gitignore index 2a1484a..69f4cb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/* .env -.prettierrc \ No newline at end of file +.prettierrc +.editorconfig \ No newline at end of file