diff --git a/.gitignore b/.gitignore index d0d16ba71..88ba84eef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,10 @@ +# IntelliJ IDEA +.idea +*.iml +.editorconfig + +# VS Code +.vscode + +# Text formatting and spelling tools. .tools