Files
obsidian-excalidraw-plugin/.gitignore
2022-04-21 22:29:14 +02:00

18 lines
160 B
Plaintext

# Intellij
*.iml
.idea
# npm
node_modules
package-lock.json
# build
main.js
*.js.map
stats.html
hot-reload.bat
data.json
lib
#VSCode
.vscode