# SQLite cache (local only)
*.db
*.db-shm
*.db-wal

# Temporary files
*.tmp
.lock

# Test artifacts (runtime generated files, not project configuration)
# Note: This .gitattributes is a test artifact, not the project's Git configuration
.gitattributes
projects/
