Skip to content

Commit 1df55ab

Browse files
committed
Add pubspec_overrides.yaml to .gitignore
1 parent 6814f38 commit 1df55ab

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

cached_network_image/pubspec_overrides.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

cached_network_image_web/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ migrate_working_dir/
3131
.pub-cache/
3232
.pub/
3333
/build/
34+
**/pubspec_overrides.yaml
35+
3436

3537
# Symbolication related
3638
app.*.symbols

0 commit comments

Comments
 (0)