From e35307a7e3caa0959f27a44acb63d54bc559e214 Mon Sep 17 00:00:00 2001 From: obarthel Date: Sat, 17 Feb 2018 13:45:21 +0100 Subject: [PATCH] Ignore linker map files, too. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a5ecdd6..0d0e43c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.a /library/compiler.log /library/netinclude +*.map