Skip to content

Commit

Permalink
chore(gitignore): 🙈 ignore .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNZL committed Feb 2, 2024
1 parent e8ef1c4 commit b2e4f45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# macOS
.DS_Store

# Visual Studio Code
.vscode/

Expand Down

0 comments on commit b2e4f45

Please sign in to comment.