Skip to content

Commit e35bfef

Browse files
committed
Added .DS_Store to .gitignore
1 parent 5e19c3e commit e35bfef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ mongo-c-driver-*
4646
# Benchmark and test output files
4747
results/*
4848
xunit-results/
49+
50+
# Miscellaneous
51+
.DS_Store
52+

0 commit comments

Comments
 (0)