mirror of
https://github.com/ebullient/obsidian-deck-notes.git
synced 2026-07-22 06:40:43 +00:00
19 lines
149 B
Text
19 lines
149 B
Text
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# VS Code
|
|
.vscode
|
|
|
|
# npm
|
|
node_modules
|
|
.env
|
|
|
|
# build
|
|
build
|
|
|
|
# obsidian
|
|
data.json
|
|
references
|
|
*.out
|
|
.claude/settings.local.json
|