Skip to content

Commit 7200939

Browse files
authored
add DS_Store to .gitignore (#626)
1 parent 721fd3e commit 7200939

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
@@ -12,3 +12,6 @@ __debug_bin*
1212
# Go
1313
vendor
1414
bin/
15+
16+
# macOS
17+
.DS_Store

0 commit comments

Comments
 (0)