Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
added .DS_Store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ydhuang28 committed Jan 28, 2021
1 parent 1d8d45a commit 829ac2b
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
Expand Up @@ -39,3 +39,6 @@ jspm_packages
dist
.fuse*
/src/.tern-port

# MacOS system files
.DS_Store

0 comments on commit 829ac2b

Please sign in to comment.