From c89c37e8089765c9280c2256e9a099b81b5139e1 Mon Sep 17 00:00:00 2001 From: Tim Culverhouse Date: Sun, 25 Sep 2022 14:38:43 -0500 Subject: [PATCH] gitignore: ignore race.log.* Running `make dev` creates race.log.* files. Ignore these by default. Signed-off-by: Tim Culverhouse Acked-by: Robin Jarry --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 746aaf5..a50cf87 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /aerc.debug /.aerc.d log +race.log.* raw.log *.1 *.5