diff --git a/.gitignore b/.gitignore index 93e3c402..41bb25c5 100644 --- a/.gitignore +++ b/.gitignore @@ -189,4 +189,7 @@ rendercv_output/ # Include example files !/examples/*.pdf -!/examples/*.yaml \ No newline at end of file +!/examples/*.yaml + +# Mac: +.DS_Store \ No newline at end of file