From ab32c02bfc478d652b1f43d478f9f3d0d0faa377 Mon Sep 17 00:00:00 2001 From: Adam Wick Date: Tue, 6 Mar 2018 18:41:37 -0800 Subject: [PATCH] Ignore more files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 50281a4..ce03a86 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ Cargo.lock # These are backup files generated by rustfmt **/*.rs.bk + +# And these are just annoying +.DS_Store