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