Skip to content

Commit

Permalink
ignore .DS_Store (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
indirection42 authored Oct 16, 2024
1 parent 1584cf0 commit eaf513b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

output/
# MacOS related
.DS_Store

output/

0 comments on commit eaf513b

Please sign in to comment.