Skip to content

Commit

Permalink
Merge pull request #113 from skit-ai/fix-git-ignore
Browse files Browse the repository at this point in the history
Remove OSX .DS_Store from version control
  • Loading branch information
lepisma authored May 12, 2023
2 parents 5cd3fb4 + dbaa8f8 commit 0cd1b37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# OSX
.DS_Store

_site
.sass-cache
.jekyll-metadata
Expand Down

0 comments on commit 0cd1b37

Please sign in to comment.