diff --git a/.gitignore b/.gitignore index 53f742685d..85dd47e168 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -**/target/ \ No newline at end of file +**/target/ +.idea +.vscode +.DS_Store