Skip to content

Commit

Permalink
Merge pull request snes9xgit#671 from orsi/ignore-osx-files
Browse files Browse the repository at this point in the history
Ignore osx files and remove cached/tracked .DS_Store
  • Loading branch information
MichaelBuckley authored Sep 14, 2020
2 parents c69170c + 9bf174c commit 6c1926a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -499,3 +499,7 @@ MigrationBackup/
# vim
*.swp

# OS X temporary files
.DS_Store
*.lock
profile
Binary file removed macosx/.DS_Store
Binary file not shown.

0 comments on commit 6c1926a

Please sign in to comment.