Skip to content

Commit

Permalink
DS store added to gitignore (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Scott A <[email protected]>
  • Loading branch information
Sabramz and Sabramz authored Feb 1, 2024
1 parent f94252b commit 3bb73d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,7 @@ types_c.taghl
ctrlp.root

#html
*.html
*.html

#DS_Store
.DS_Store

0 comments on commit 3bb73d7

Please sign in to comment.