Skip to content

Commit

Permalink
removing .DS_Store
Browse files Browse the repository at this point in the history
.DS_Store is not needed
  • Loading branch information
idarlund authored Sep 14, 2022
1 parent 67087cc commit 7f2fb4d
Showing 1 changed file 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 @@ -21,3 +21,6 @@

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

# Macos .DS_Store
.DS_Store

0 comments on commit 7f2fb4d

Please sign in to comment.