diff --git a/.gitignore b/.gitignore index 8c5f69b1..1803267c 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ coverage # test output test/**/out .DS_Store + +# Editors +**/.idea