Merge pull request #320 from brunoguic/removing-os-generated-files

Removing OS generated files
This commit is contained in:
John Washam 2018-04-18 20:37:59 -07:00 committed by GitHub
commit c49689c31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

10
.gitignore vendored
View File

@ -4,3 +4,13 @@ personal-9894.md
# Targets Windows & Unix temporary files
~$*
*~
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db