Files
obsidian-tannersearch/.gitignore
2022-04-23 17:13:48 +02:00

23 lines
206 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