From f5d72cc84c36e4879969a023f8e01f62b316de6f Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 17 Jan 2008 02:13:01 +0000 Subject: (svn r11890) -Change: ignore some files for git too. Patch by bruce89. --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..965b40a85 --- /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 -- cgit v1.2.3-54-g00ecf