Skip to content

Commit

Permalink
Merge pull request #291 from kevinbackhouse/remove-DS-store
Browse files Browse the repository at this point in the history
Remove bogus file
  • Loading branch information
kevinbackhouse authored Jan 23, 2023
2 parents 62be38f + e3c3a67 commit 15010f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ build
cmark.dSYM/*
cmark
.vscode
.DS_Store

# Testing and benchmark
alltests.md
Expand Down

0 comments on commit 15010f1

Please sign in to comment.