From bda87bff0701cc63d9da083415f3f502b59a5c98 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Mon, 14 Mar 2016 09:55:33 -0500 Subject: [PATCH] update gitignore --- .gitignore | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 48df489..7345f26 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,11 @@ # Ignore (generated) html files, *.html *.htm -*.sh !proj16.bfproject *.obj *.OBJ *.[O] +*.BCO *.*~ FUCK *.err @@ -17,15 +17,14 @@ makefile~ README~ TODO~ LICENCE~ -!x.sh -!boop.sh -!awoo.sh -!lowcase.sh -!wmakegnu.sh +*.map +#*.MAP +!modex.lib img !.git/config - +!.gitmodules # except foo.html which is maintained by hand. #!foo.html # Ignore objects and archives. *.[oa] + -- 2.39.5