diff --git a/.gitignore b/.gitignore index eaac001..cf7b6ba 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules build test src/**.js +.idea/* coverage .nyc_output