Skip to content

Commit 574a34f

Browse files
Merge pull request #740 from keenanjohnson/master
Remove OSX Junk File (.DS_Store)
2 parents b8ab730 + 43a06a7 commit 574a34f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ site/*
88
# clangd cache
99
/.cache/*
1010
CMakeSettings.json
11+
12+
# OSX junk
13+
.DS_Store

0 commit comments

Comments
 (0)