Skip to content

Commit 43a06a7

Browse files
committedJan 11, 2024
.gitignore: Add OSX .DS_Store
1 parent fac7d38 commit 43a06a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

Diff for: ‎.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)