Ignore some Mac OS junk files

This commit is contained in:
zipang 2017-09-07 15:21:03 +02:00
parent 86fc5013b0
commit d5edd8c43a

4
.gitignore vendored
View File

@ -7,3 +7,7 @@ bower_components/
*.ipr
*.iws
.idea/
#MacOS junk files (could add more, see : https://github.com/github/gitignore/blob/master/Global/macOS.gitignore)
.DS_Store
._*