Skip to content

Commit

Permalink
updated gitignore for MacOS temp files
Browse files Browse the repository at this point in the history
  • Loading branch information
rlebre committed Mar 24, 2019
1 parent feb44c3 commit 091ca9b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,16 @@ webcore/lib/
.idea
.vscode/
*.iml


#MacOS
.DS_Store
.AppleDouble
.LSOverride
._*

.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

0 comments on commit 091ca9b

Please sign in to comment.