Skip to content

Commit

Permalink
Add .DS_Store to gitignore (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Eslick authored Nov 8, 2022
1 parent 575d40c commit bc3201a
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 @@ -123,3 +123,5 @@ venv.bak/

# test file
test_exec

.DS_Store

0 comments on commit bc3201a

Please sign in to comment.