diff --git a/.gitignore b/.gitignore index 9ab9eca..b6f8eca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -### Ignore .vscode settings -.vscode/* \ No newline at end of file +### Ignore .IDE settings +.vscode +.idea