diff --git a/.gitignore b/.gitignore index 7deaa919..d4dd3ee1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ # Ignore changes to the custom css files. /css/custom.css + +# Ignore Desktop Services Store files (OS X) +**/.DS_Store \ No newline at end of file