diff --git a/.gitignore b/.gitignore index 6094352..8ce4d03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ config.json node_modules/ -node_modules/* \ No newline at end of file +node_modules/* +.idea \ No newline at end of file