diff --git a/.gitignore b/.gitignore index 536f201..e076115 100644 --- a/.gitignore +++ b/.gitignore @@ -98,4 +98,7 @@ Thumbs.db # Ignore built ts files __tests__/runner/* -lib/**/* \ No newline at end of file +lib/**/* + +# ignore idea +.idea \ No newline at end of file