# Intellij
*.iml
.idea

# npm
node_modules

# build
/build
*.js.map
main.js

# obsidian
data.json

# macOS
.DS_Store 

# test
/test-vault