diff --git a/.gitignore b/.gitignore index cd1f03c..5f16633 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __test__/_temp _temp/ lib/ node_modules/ -.vscode/ \ No newline at end of file +.vscode/ +.idea/