diff --git a/.gitignore b/.gitignore index 79ffbc58f..69211c1f1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,6 @@ checkstyle.iml #Virtual machine crash logs hs_err_pid* replay_pid* + +#MAC hidden file +.DS_Store