diff --git a/.gitignore b/.gitignore index 7fdfb30c78..5a18286057 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,6 @@ vls.log */**/tmp.* +# ignore Intellij files +.idea/ +/*.iml