# Intellij
*.iml
.idea

# My deployment script
*.sh

# npm
node_modules
package-lock.json

# build
main.js
*.js.map

obsidian.d.ts
