diff --git a/.gitignore b/.gitignore index 04c01ba..2576880 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ -dist/ \ No newline at end of file +dist/ +.idea/ \ No newline at end of file