canna71_obsidian-sheets/.gitignore
Gabriele Cannata a2fb510e7c First Commit
2022-09-24 19:13:25 +02:00

23 lines
305 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.
main.js
styles.css
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store