diff --git a/.gitignore b/.gitignore index d17ce1c36..ad94d50e1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,7 @@ # Debugging /eclipse -/run \ No newline at end of file +/run + +# OS X +.DS_Store