Skip to content

Commit

Permalink
chore: add ds_store to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellmueller committed Dec 4, 2024
1 parent a8d2439 commit 00408c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ go.work
# Mobile Tools for Java (J2ME)
.mtj.tmp/

# MacOS folder metadata
.DS_Store

# Package Files #
*.jar
*.war
Expand Down

0 comments on commit 00408c4

Please sign in to comment.