mirror of
https://github.com/obsidianmd/obsidian-sample-plugin.git
synced 2025-08-06 05:46:44 +00:00
11 lines
96 B
Plaintext
11 lines
96 B
Plaintext
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# build
|
|
main.js
|
|
*.js.map |