Skip to content

Commit

Permalink
add .DS_Store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jranson committed Jan 16, 2025
1 parent ee47a85 commit 1aeb31f
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 @@ -42,4 +42,7 @@
# scratch space
**/tmp/

**/.env*
**/.env*

## MacOS artifacts
.DS_Store

0 comments on commit 1aeb31f

Please sign in to comment.