# HG changeset patch # User rubidium # Date 2008-01-17 02:13:01 # Node ID 7a975640c8a60d5db266e45c5e4e7bfb1f208fd5 # Parent 0e7d8988b2c74deace53835a2aa54e8986e240d2 (svn r11890) -Change: ignore some files for git too. Patch by bruce89. diff --git a/.gitignore b/.gitignore new file mode 100644 --- /dev/null +++ b/.gitignore @@ -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