Skip to content

Commit ba716ca

Browse files
authored
Add .DS_Store file to gitignore (#15)
Signed-off-by: Jonas Uekötter <ueman@users.noreply.github.com>
1 parent dda8e61 commit ba716ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)