mirror of
https://github.com/rifts-obsidian-laboratory/anki-integration.git
synced 2026-07-22 05:42:50 +00:00
16 lines
No EOL
217 B
Text
16 lines
No EOL
217 B
Text
# Preferred as GitHub releases
|
|
main.js
|
|
# IDE files
|
|
.vscode
|
|
*.iml
|
|
.idea
|
|
# npm
|
|
node_modules
|
|
# Excluding sourcemaps
|
|
*.map
|
|
# Obsidian
|
|
data.json
|
|
# Clearing off macOS Finder View States
|
|
.DS_Store
|
|
# Releases folder
|
|
/releases |