summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.hgignore11
2 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 965b40a85..b40d93288 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
Makefile*
bin/*
+bundle/*
!bin/data/chars.grf
!bin/data/openttdd.grf
!bin/data/openttdw.grf
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