[gitignore] Ignore .DS_Store files (#2997)

This commit is contained in:
Joe LeVeque
2019-06-13 16:00:30 -07:00
committed by GitHub
parent ab5afad6a6
commit f5f7fb38b8

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# OS-generated files
.DS_Store
# Build system related
.platform
.screen