.gitignore
author rubidium
Thu, 12 Jun 2008 14:41:29 +0000
changeset 10936 9bd0503ae2c6
parent 8821 41b5cf26ce4a
permissions -rw-r--r--
(svn r13489) -Fix: first determine where to *exactly* build a house before asking a NewGRF whether the location is good instead of possibly moving the house a tile after the NewGRF said the location is good.
8821
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     1
Makefile*
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     2
bin/*
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     3
!bin/data/chars.grf
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     4
!bin/data/openttdd.grf
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     5
!bin/data/openttdw.grf
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     6
!bin/data/opntitle.grf
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     7
!bin/scenario/README
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     8
!bin/scripts*
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
     9
config.*
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
    10
objs/*
41b5cf26ce4a (svn r11890) -Change: ignore some files for git too. Patch by bruce89.
rubidium
parents:
diff changeset
    11
src/rev.cpp