Skip to content

Commit c4e2ee4

Browse files
authored
Add DS_Store to gitignore (#784)
1 parent 880f8d9 commit c4e2ee4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ main-debug
4949
*.bin
5050
output.txt
5151
error.txt
52+
53+
# generated by operating system
54+
.DS_Store

0 commit comments

Comments
 (0)