mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
24 lines
190 B
Plaintext
24 lines
190 B
Plaintext
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
|
|
# build
|
|
main.js
|
|
*.js.map
|
|
stats.html
|
|
hot-reload.bat
|
|
data.json
|
|
lib
|
|
dist
|
|
tmp
|
|
|
|
#VSCode
|
|
.vscode
|
|
yarn.lock
|
|
.DS_Store
|
|
.lock
|
|
.lock
|