X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=.gitignore;h=7345f26390b9862ed40acb935c2c290b35350814;hb=54e80274a159f2c8f12bbb284403927616c686c5;hp=9ac6f4672c48ce0fc62307de54b4460929d5dca8;hpb=b00b0e1d4932b8b5a70f29d6ca43489e79e03c82;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] +