X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=.gitignore;h=aa3c9906a6f90b711312ea0625ce7f37d24dbe18;hb=cd8ca9c97893c9cf1cb1eae62d06c66305ac9f78;hp=e05b00e12099106d5b166613f361da81b4809eea;hpb=8d79cfaff66a2c9efe210ea9508c83b9b2aa9d5e;p=16.git diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index e05b00e1..aa3c9906 --- a/.gitignore +++ b/.gitignore @@ -2,10 +2,11 @@ # Ignore (generated) html files, *.html *.htm -*.sh !proj16.bfproject *.obj *.OBJ +*.[O] +*.BCO *.*~ FUCK *.err @@ -13,14 +14,21 @@ FUCK *.lib *.LIB makefile~ -!boop.sh -!awoo.sh -!lowcase.sh -!wmakegnu.sh +README~ +TODO~ +LICENCE~ +*.map +#*.MAP +!modex.lib img !.git/config - +!.gitmodules # except foo.html which is maintained by hand. #!foo.html # Ignore objects and archives. *.[oa] +cute.vrl +cute.pal +dl_vga.lib +dl_cpu.lib +dl_dos.lib