# HG changeset patch # User rubidium # Date 1200535981 0 # Node ID 41b5cf26ce4a9b9171184889b0f95eef3d566b8c # Parent 3999769fa52c6c07d5ebf84692e042283070f11d (svn r11890) -Change: ignore some files for git too. Patch by bruce89. diff -r 3999769fa52c -r 41b5cf26ce4a .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