ignore .DS_Store files

ignore Desktop Services Store file for OS X
This commit is contained in:
Christopher 2016-04-15 09:53:34 +02:00
parent 6e60d30970
commit 69a3354617

3
.gitignore vendored
View File

@ -12,3 +12,6 @@
# Ignore changes to the custom css files. # Ignore changes to the custom css files.
/css/custom.css /css/custom.css
# Ignore Desktop Services Store files (OS X)
**/.DS_Store