Skip to content

Commit

Permalink
Added common apple stuff to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Huib Piguillet committed Oct 21, 2020
1 parent e4584ff commit 116ee60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# General macOS
.DS_Store
.AppleDouble
.LSOverride

# Build results
bin/
obj/
Expand Down

0 comments on commit 116ee60

Please sign in to comment.