chore: add Flutter/Dart package artifacts to .gitignore

This commit is contained in:
toki 2026-06-01 07:51:51 +09:00
parent c5432243dc
commit 2e8ec9efbf

4
.gitignore vendored
View file

@ -20,6 +20,10 @@ apps/portal/build/
apps/portal/.flutter-plugins*
apps/portal/.packages
# Flutter/Dart package artifacts
**/.dart_tool/
packages/*/pubspec.lock
# BEGIN Agent-Ops managed gitignore
!agent-task/
!agent-task/**/