Skip to content

Commit 15010f1

Browse files
Merge pull request commonmark#291 from kevinbackhouse/remove-DS-store
Remove bogus file
2 parents 62be38f + e3c3a67 commit 15010f1

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ build
3333
cmark.dSYM/*
3434
cmark
3535
.vscode
36+
.DS_Store
3637

3738
# Testing and benchmark
3839
alltests.md

0 commit comments

Comments
 (0)