Skip to content

Commit b77659f

Browse files
committed
chore: ignore .DS_Store files
1 parent fcd3847 commit b77659f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,7 @@ TestProject/.idea
2828
TestProject/.vscode
2929
TestProject/cmake-build*
3030
TestProject/build*
31+
32+
# macOS
33+
.DS_Store
34+
**/.DS_Store

0 commit comments

Comments
 (0)