# HG changeset patch # User rubidium # Date 1200535981 0 # Node ID deeb58f7bf53fe09297ab8287e524e70755b1421 # Parent a7c29425b7f01b3029bddd2db8621316dec6b685 (svn r11890) -Change: ignore some files for git too. Patch by bruce89. diff -r a7c29425b7f0 -r deeb58f7bf53 .gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Thu Jan 17 02:13:01 2008 +0000 @@ -0,0 +1,11 @@ +Makefile* +bin/* +!bin/data/chars.grf +!bin/data/openttdd.grf +!bin/data/openttdw.grf +!bin/data/opntitle.grf +!bin/scenario/README +!bin/scripts* +config.* +objs/* +src/rev.cpp