diff --git a/.gitignore b/.gitignore index 48ee590..8581158 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,9 @@ local.properties # shippable results shippable/ + +# Ignore Mac DS_Store files +.DS_Store + +# Ignore *~ files +*~ \ No newline at end of file