# vscode .vscode # Intellij *.iml .idea # Zip *.zip *.rar # npm node_modules # Don't include the compiled main.js file in the repo. # They should be uploaded to GitHub releases instead. main.js # Exclude sourcemaps *.map # obsidian data.json # Exclude macOS Finder (System Explorer) View States .DS_Store styles.css package-lock.json # env .env # translations translation-templates ._data.json CLAUDE.md .kiro .claude .codex dist dist/* # Workspace packages build artifacts packages/*/dist packages/*/node_modules # Keep calendar package .git for independent management !packages/calendar/.git # Documentation site (separate repository) docs-site PLAN.md .caret issues* *issues.js .ace-tool/ # rtk (Rust Token Killer) tool cache .rebon/ # stray temp files accidentally written into the repo *tmp_index_diff.txt