# vscode
.vscode

# npm
node_modules

# Exclude sourcemaps
*.map

# obsidian
data.json

# Exclude macOS Finder (System Explorer) View States
.DS_Store

# Hot Reload plugin
.hotreload

# This plugin

## The compiled main.js file.
main.js

## Created by plugin.
cache.json
cache/
