From cdfb9cb7446a2aea6cf58f97e43d1feb3032f418 Mon Sep 17 00:00:00 2001 From: Ray Chason Date: Wed, 23 May 2018 23:14:14 -0400 Subject: [PATCH] Linux and Mac: ignore .moc files created in src --- src/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/src/.gitignore b/src/.gitignore index 04325af79..514698044 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -7,3 +7,4 @@ Sysunix nethack *.o tiles.bmp +*.moc -- 2.40.0