Skip to content

Commit

Permalink
Remove all tracked .DS_Store files
Browse files Browse the repository at this point in the history
Added DS_Store it to .gitignore
  • Loading branch information
panos1b committed Jan 13, 2025
1 parent fc1ed5a commit ed62a5d
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ google-services.json

# Android Profiling
*.hprof

# Apple Desktop Services Store
.DS_Store
Binary file removed app/.DS_Store
Binary file not shown.
Binary file removed app/src/.DS_Store
Binary file not shown.
Binary file removed app/src/main/.DS_Store
Binary file not shown.

0 comments on commit ed62a5d

Please sign in to comment.