From 9ae962ce4188c7e4a17510fc2dbc683264cb9271 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Sat, 30 Jul 2022 08:04:58 -0500 Subject: [PATCH] update gitignore (#270) --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 496ee2c..507f1f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.DS_Store \ No newline at end of file +.DS_Store + +# ignore the git mailmap file +.mailmap