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