22 lines
363 B
Text
22 lines
363 B
Text
# Tolaria app files (machine-specific, never commit)
|
|
.laputa/settings.json
|
|
|
|
# macOS
|
|
.DS_Store
|
|
__pycache__/
|
|
*.py[cod]
|
|
.AppleDouble
|
|
.LSOverride
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# Editors
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Local-only reconstruction index (regenerable from the Notion export)
|
|
language-world/reconstruction/index/*.sqlite
|
|
language-world/reconstruction/index/*.sqlite-*
|