From e2a3b0d09dbc22d45e771047559036e540533516 Mon Sep 17 00:00:00 2001 From: Ryan Lucia Date: Wed, 5 Feb 2020 14:01:10 -0500 Subject: [PATCH] [mono] Add mono_crash to the gitignore --- src/mono/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mono/.gitignore b/src/mono/.gitignore index 4ca500b84c1c21..33174c338ac992 100644 --- a/src/mono/.gitignore +++ b/src/mono/.gitignore @@ -11,3 +11,5 @@ Makefile.in /install-sh /ltmain.sh /missing + +mono_crash* \ No newline at end of file