Skip to content

Commit 5ced0ac

Browse files
author
Vitaly Korolev
committed
Add .DS_Store to .gitignore
1 parent 28a9d14 commit 5ced0ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.vscode
2-
test/test_results
2+
test/test_results
3+
.DS_Store

0 commit comments

Comments
 (0)