Skip to content

Commit

Permalink
rm .DS_Store, add to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-gilligan committed Dec 4, 2024
1 parent cc7abd6 commit 22841a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
Cargo.lock
.idea/
thirtyfour.iml
/ci/geckodriver.exe
/ci/geckodriver.exe
**/*.DS_Store

0 comments on commit 22841a4

Please sign in to comment.