Skip to content

Commit

Permalink
chore(gitignore): Add .DS_Store (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
alphatrl committed Aug 14, 2022
1 parent e404d6d commit 58de2f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,6 @@ output.html
# End of https://www.gitignore.io/api/node

dist/
temp/
temp/

.DS_Store

0 comments on commit 58de2f3

Please sign in to comment.