diff --git a/.gitignore b/.gitignore index 458ebf9..79e962b 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,7 @@ typings/ # ./wrapper/dist gets included in top-level ./dist wrapper/dist + +# Jetbrains IDEs +.idea/ +.iml