Skip to content

Commit

Permalink
remove .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
connectety authored and MarkOSullivan94 committed Oct 31, 2022
1 parent 5d45f1f commit 882ee22
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
.pub/
.idea/
build/

# Remove the following pattern if you wish to check in your lock file
pubspec.lock

# Directory created by dartdoc
doc/api/

.DS_Store
Binary file removed example/.DS_Store
Binary file not shown.
Binary file removed example/default_example/assets/.DS_Store
Binary file not shown.

0 comments on commit 882ee22

Please sign in to comment.