Files
OpenStreetMap/.gitignore
2022-03-20 18:46:19 +01:00

9 lines
224 B
Plaintext

# to exclude Obsidian's settings (including plugin and hotkey configurations)
#.obsidian/
# OR only to exclude workspace cache
.obsidian/workspaces.json
# Add below lines to exclude OS settings and caches
.trash/
.DS_Store