From a643035960e969d5e649b96ff613c0ec49524bc2 Mon Sep 17 00:00:00 2001 From: Anilcan Cakir Date: Wed, 8 Jul 2026 01:36:56 +0300 Subject: [PATCH] chore: gitignore pubspec_overrides.yaml (local sibling path wiring) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fd920f8..564befb 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,6 @@ migrate_working_dir/ .ac/ CLAUDE.local.md .sync-agents-cache.json + +# Local sibling-package path wiring (dev only) +pubspec_overrides.yaml