Skip to content

Commit ba716ca

Browse files
authored
Add .DS_Store file to gitignore (#15)
Signed-off-by: Jonas Uekötter <[email protected]>
1 parent dda8e61 commit ba716ca

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
@@ -34,3 +34,6 @@ plugins/http2_adapter/.idea/
3434
plugins/http2_adapter/.exampl
3535

3636
.vscode/
37+
38+
# Miscellaneous
39+
.DS_Store

0 commit comments

Comments
 (0)