Skip to content

Commit

Permalink
Merge pull request #190 from mukmookk/gitignore/DS_Store
Browse files Browse the repository at this point in the history
Add .DS_Store into .gitignore
  • Loading branch information
ianychoi authored Oct 6, 2023
2 parents 697b913 + 9f58bb9 commit a746070
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 @@ -351,3 +351,6 @@ MigrationBackup/

# Jekyll site folder
_site/

# MacOS folder attributes
.DS_Store

0 comments on commit a746070

Please sign in to comment.