Files
obsidian-tannersearch/.gitignore
2022-11-11 19:34:19 +01:00

24 lines
224 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