Skip to content

Commit

Permalink
Merge pull request #20 from alphagov/update-gitignore
Browse files Browse the repository at this point in the history
Add .DS_Store files to .gitignore
  • Loading branch information
jamie-o-wilkinson authored Jul 3, 2024
2 parents 849057f + 37ab609 commit ab7cb30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@

# rspec failure tracking
.rspec_status

.DS_Store

0 comments on commit ab7cb30

Please sign in to comment.