(svn r14627) -Change: update .gitignore and add .hgignore to ignore all generated files.

This commit is contained in:
rubidium 2008-11-25 18:52:17 +00:00
parent f31999c030
commit 64b46751d2
2 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
Makefile*
bin/*
bundle/*
!bin/data/chars.grf
!bin/data/openttdd.grf
!bin/data/openttdw.grf

11
.hgignore Normal file
View File

@ -0,0 +1,11 @@
bin/lang/*
bin/opentd*
bundle/*
config.cache.*
config.log
config.pwd
Makefile
Makefile.am
media/openttd.desktop*
objs/*
src/rev.cpp