From: Taylor R Campbell Date: Mon, 7 Jan 2019 03:53:09 +0000 (+0000) Subject: gitignore cross objects and Makefile.tools. X-Git-Tag: mit-scheme-pucked-10.1.9~3^2~6 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=f18a0d936faf50051cec5dbf05e4e136dbfa1a5b;p=mit-scheme.git gitignore cross objects and Makefile.tools. --- diff --git a/.gitignore b/.gitignore index 7308a78b8..c5e7e1e0b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.com *.crf *.diff +*.dkp *.dll *.err *.exe @@ -16,11 +17,13 @@ *.lo *.map *.moc +*.nib *.o *.obj *.pdf *.pkd *.res +*.txe *~ .edwin-ffi /C-*/ diff --git a/src/.gitignore b/src/.gitignore index 9e148a359..4d0ab2e3f 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,5 +1,6 @@ # autocrud /Makefile +/Makefile.tools /config.log /config.status