Skip to content

Commit

Permalink
feature: removed DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
efraespada committed Oct 3, 2024
1 parent b51e160 commit 62fe6d4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .pubignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ widget_preview.iml
*.lock
.dart_tool
.DS_Store
lib/.DS_Store
lib/src/.DS_Store
.idea/

/lib/.DS_Store
/lib/src/.DS_Store
/example/lib/.DS_Store
/example/lib/src/.DS_Store

0 comments on commit 62fe6d4

Please sign in to comment.