diff --git a/.gitignore b/.gitignore index 1a99321..615c0fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ dist/ node_modules/ package-lock.json +.idea/ +test/ +config.json