Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,8 @@ functions/.last_import_manifest.json

# flutter_map tile cache — created at the project root whenever a widget test
# (or the app) renders a PostboxMap. A runtime artifact, never source.
/fm_cache/
/fm_cache/

# Feature worktrees (git worktree add .worktrees/<name>). Local scratch space
# for in-flight branches; never source.
/.worktrees/
Loading
Loading