mirror of
https://github.com/heroblackink/ultimate-todoist-sync-for-obsidian.git
synced 2026-07-22 07:40:27 +00:00
38 lines
464 B
Text
38 lines
464 B
Text
# vscode
|
|
.vscode
|
|
|
|
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# 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
|
|
userData
|
|
|
|
# Exclude macOS Finder (System Explorer) View States
|
|
.DS_Store
|
|
|
|
|
|
# Add js build artifacts
|
|
*.js
|
|
|
|
|
|
opencode-session-history
|
|
|
|
|
|
data.json
|
|
/.sisyphus/
|
|
/tests/
|
|
AGENTS.md
|
|
device-id
|
|
/.stfolder/
|