Skip to content

Commit

Permalink
add .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem committed Dec 25, 2024
1 parent 0e1b8a6 commit 4f209e9
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 @@ -23,3 +23,5 @@ go.work.sum

# env file
.env

.DS_Store

0 comments on commit 4f209e9

Please sign in to comment.