mayurankv_Obsidian-Code-Styler/.gitignore
Mayuran Visakan 64dd012fd5 update
2024-02-20 15:51:56 +00:00

27 lines
362 B
Text

# VSCode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
# Don't include the compiled main.js file in the repo -this should be uploaded to GitHub releases instead.
main.js
# Exclude sourcemaps
*.map
# Obsidian Data
data.json
# Exclude macOS Finder (System Explorer) View States
.DS_Store
# Local Content
local
# Plugin Downloaded Files
reference-files