Skip to content

Commit e97c686

Browse files
author
Ilias Tsakiridis
committed
chore: update .gitignore to include Mac OS specific files
1 parent 4f646d3 commit e97c686

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,14 @@ tools/**
6262
Resource.designer.cs
6363

6464
# Tests
65-
TestResults
65+
TestResults
66+
67+
## Mac OS
68+
69+
# General
70+
.DS_Store
71+
.AppleDouble
72+
.LSOverride
73+
74+
# Thumbnails
75+
._*

0 commit comments

Comments
 (0)