.gitignore
Overview
Use this as a starter .gitignore file for Docusaurus documentation repos that may also be opened as Obsidian vaults.
It ignores:
- dependency and build folders like
node_modules,build, and Docusaurus generated files - Obsidian workspace noise while leaving the vault config itself available if needed
- editor folders, OS artifacts, local environment files, and package-manager debug logs
Variants
- General