shell-scripts/.gitignore
Tracey Clark 2c82137a71 Add Obsidian config scripts
This adds two scripts for Obsidian vaults.
One will get the values of showInlineTitle for all vaults
The other will change the value to false in all vaults
2024-06-08 15:42:30 -05:00

19 lines
267 B
Text

*~
*.swp
*.*swp
.vstags
*.tdy
*.bak
**/.vscode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix