diff --git a/.gitignore b/.gitignore index b624e5d..d8b6db9 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,9 @@ .DS_Store *.pem +# ide +.idea + # debug npm-debug.log* yarn-debug.log*