Files
obsidian-tannersearch/.gitignore
2026-02-05 16:00:22 -07:00

26 lines
257 B
Plaintext

# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store
dist
.pnpm-debug.log
coverage
package-lock.json
Doc Omnisearch/.obsidian
.aider*