17 lines
200 B
Plaintext
17 lines
200 B
Plaintext
# Backup files
|
|
*.backup
|
|
*.bak
|
|
*.tmp
|
|
|
|
# Runtime files
|
|
pinned.json
|
|
settings.json
|
|
|
|
# Build artifacts
|
|
*.qmlc
|
|
|
|
# Development scripts
|
|
i18n/all_languages.sh
|
|
# User notecards - personal data
|
|
notecards/*.json
|