Skip to content

Commit

Permalink
fix dirty issue by ignoring macOS files (CaffeineMC#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
douira authored Aug 29, 2021
1 parent 7172ac4 commit 29b3038
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,10 @@ bin/

# fabric

run/
run/

# macOS

.DS_Store
.AppleDouble
.LSOverride

0 comments on commit 29b3038

Please sign in to comment.