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
dnotes committed Dec 17, 2024
1 parent a614266 commit 0991b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.aider*
.DS_Store
node_modules/
dist/

0 comments on commit 0991b84

Please sign in to comment.