gabriele-cusato_HandTranscr.../.gitignore
2026-03-19 15:58:08 +01:00

30 lines
502 B
Text

# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
# Don't include the compiled main.js file in the repo.
# They should be uploaded to GitHub releases instead.
HandTranscriptMd/main.js
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store
# Plugin di riferimento esterno (non fa parte di questo progetto)
obsidian_ink/
.vs/
# Cartella C creata per errore dai vecchi script deploy (bug MSYS path conversion)
HandTranscriptMd/C*/