# Local binaries and build output magpie dist/ coverage.out # Runtime data data/ *.db *.db-* *.sqlite *.sqlite-* *.meta.json .multipart/ # Local environment files .env .env.* !.env.production.example # Logs and temporary files *.log *.tmp tmp/ # Editor and OS files .DS_Store .idea/ .vscode/ *.swp *.swo