diff options
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 000000000..de3910ff9 --- /dev/null +++ b/.hgignore @@ -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 |