xscriptor_obsidian/.gitignore
2026-06-25 22:42:46 +02:00

21 lines
No EOL
213 B
Text

# vscode
.vscode
# Intellij
*.iml
.idea
# npm
node_modules
# Exclude sourcemaps
*.map
# Exclude macOS Finder (System Explorer) View States
.DS_Store
/scripts/__pycache__/
# Backup files
*.bak
*.previous_bak