diff --git a/.gitignore b/.gitignore index ea8c4bf..2b668aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ +# Ignore mac files/directories +.DS_Store + +# Ignore Rust output directory /target + +# Ignore local animeboxes backup files +*.abbj \ No newline at end of file