diff --git a/.gitignore b/.gitignore index 8669f8b..5b7f8b7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ # Specifically ignore the config file public/config.php + +# And the OS X files +public/.DS_Store \ No newline at end of file