1
0
Fork 0
mirror of https://github.com/Ellpeck/ObsidianCustomFrames.git synced 2025-01-07 11:27:42 +01:00
ObsidianCustomFrames/.gitignore
2022-03-19 20:21:16 +01:00

22 lines
316 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
# Exclude sourcemaps
*.map
# obsidian
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store