mirror of
https://github.com/esm7/obsidian-vimrc-support.git
synced 2026-07-22 05:00:25 +00:00
13 lines
115 B
Text
13 lines
115 B
Text
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# build
|
|
main.js
|
|
*.js.map
|
|
|
|
obsidian.d.ts
|