mirror of
https://github.com/woodchen-ink/obsidian-lskypro-uploader.git
synced 2025-07-18 05:42:07 +08:00
15 lines
131 B
Plaintext
15 lines
131 B
Plaintext
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
package-lock.json
|
|
# build
|
|
*.js.map
|
|
main.js
|
|
|
|
# ignore
|
|
data.json
|
|
|
|
workspace.code-workspace |