From 9c402663e660b837ebca09af5ecf98b5a2a5a4b7 Mon Sep 17 00:00:00 2001 From: jan6 Date: Tue, 11 Feb 2020 16:27:46 +0000 Subject: [PATCH] corrected .gitignore with wildcards --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 592dcad..48a62d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -.o +*.o starlanes -.man +*.man