Merge pull request #671 from orsi/ignore-osx-files

Ignore osx files and remove cached/tracked .DS_Store
This commit is contained in:
Michael Buckley 2020-09-13 17:34:44 -07:00 committed by GitHub
commit 6c1926ada2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -499,3 +499,7 @@ MigrationBackup/
# vim
*.swp
# OS X temporary files
.DS_Store
*.lock
profile

BIN
macosx/.DS_Store vendored

Binary file not shown.