diff --git a/.gitignore b/.gitignore index e43b0f9..51594fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,12 @@ +# macOS .DS_Store + +# Obsidian +.obsidian/ +*.trash +workspace.json +*.canvas +*.excalidraw + +# Sonstiges +!.gitignore \ No newline at end of file