diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .hgignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b40d93288..84eee03c3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ bundle/* config.* objs/* src/rev.cpp +src/os/windows/ottdres.rc @@ -9,3 +9,4 @@ Makefile.am media/openttd.desktop* objs/* src/rev.cpp +src/os/windows/ottdres.rc |