Skip to content

Commit

Permalink
chore(gitignore): add .DS_Store to gitignore (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xy2002 authored Nov 22, 2024
1 parent 45ad2d4 commit 1a07b2a
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
Expand Up @@ -5,3 +5,4 @@
/examples/*/node_modules
/create-tnf/node_modules
/create-tnf/dist
.DS_Store

0 comments on commit 1a07b2a

Please sign in to comment.