Skip to content

Commit

Permalink
Add pubspec_overrides to .pubignore (#23)
Browse files Browse the repository at this point in the history
They show up in the pub.dev packages, which is odd.
  • Loading branch information
kuhnroyal authored Feb 9, 2023
1 parent a52def5 commit 5db5d19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions update_available/.pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pubspec_overrides.yaml
1 change: 1 addition & 0 deletions update_available_android/.pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pubspec_overrides.yaml
1 change: 1 addition & 0 deletions update_available_ios/.pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pubspec_overrides.yaml

0 comments on commit 5db5d19

Please sign in to comment.