From c621fe6685e3de5f6cba3f03fef6ed278eeefa3d Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 5 Mar 2013 04:29:41 +0000 Subject: [PATCH] Ignore mk1mf.pl output directories. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 693f93a05c..697e469af6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,9 @@ /include /*.pc /rehash.time +/out.dbg +/outinc +/tmp.dbg # Most *.c files under test/ are symlinks /test/*.c -- 2.34.1