# Editor / OS cruft
.DS_Store
.idea/
.vscode/
*.swp
*.bak
*.tmp

# If we ever add a build step
node_modules/
dist/
build/
