Commit e8fbe89
committed
.gitignore: allow
`.obsidian/types.json` defines types of Obsidian properties. If one creates a custom property (the default property type is 'text') and tells it to behave as a 'list', this updates `types.json`. If this file is ignored, those custom properties will revert to default Property Type so Obsidian will throw an error for the YAML properties, as the property type of 'text' would be formatted like a 'list'..obsidian/types.json
1 parent f6edf47 commit e8fbe89
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments