diff --git a/.gitignore b/.gitignore index f9d6ed0..b54a575 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ node_modules # Test file I use to test my module test.js + +# jetbrains +.idea \ No newline at end of file