From 8259c00929fa22d0e475c7364cf75741ec0c701d Mon Sep 17 00:00:00 2001 From: Andrew Tonner Date: Wed, 18 Jan 2017 19:34:33 -0800 Subject: [PATCH] gitignore cleanup --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 02e459be..839d1240 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ # Mac OS X metadata *.DS_Store -# IDE project and intermeidate files +# IDE project and intermediate files .idea/ BasiliskII/src/Windows/x64/ SheepShaver/src/Windows/x64/ @@ -152,7 +152,7 @@ SheepShaver/src/Windows/vm_alloc.cpp SheepShaver/src/Windows/vm_alloc.h SheepShaver/src/Windows/m4/ -# Makefile intermediate and output files +# autotools & make intermediate and output files SheepShaver/src/Windows/aclocal.m4 SheepShaver/src/Windows/autom4te.cache/ SheepShaver/src/Windows/config.h.in