X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=.gitignore;h=7345f26390b9862ed40acb935c2c290b35350814;hb=f5beee456be03201ecc331e126f768c43569fe43;hp=9ac6f4672c48ce0fc62307de54b4460929d5dca8;hpb=28e927f66582ce8d4437da3f0d5045f98a3ce9e3;p=16.git diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index 9ac6f467..7345f263 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,30 @@ -# Lines starting with '#' are considered comments. -# Ignore (generated) html files, -*.html -*.htm -*.sh -!proj16.bfproject -*.obj -*.OBJ -*.*~ - -# except foo.html which is maintained by hand. -#!foo.html -# Ignore objects and archives. -*.[oa] +# Lines starting with '#' are considered comments. +# Ignore (generated) html files, +*.html +*.htm +!proj16.bfproject +*.obj +*.OBJ +*.[O] +*.BCO +*.*~ +FUCK +*.err +*.ERR +*.lib +*.LIB +makefile~ +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] +