diff options
author | glx <glx@openttd.org> | 2018-04-12 02:32:09 +0200 |
---|---|---|
committer | glx22 <glx22@users.noreply.github.com> | 2018-04-14 22:06:28 +0200 |
commit | bd18951db1438912fb89a6b41d6cd540e06ab646 (patch) | |
tree | 69b30d7ebf00ae3fd89b001c1dfd20b53b78f667 /.hgignore | |
parent | aaf7e98c77bf4a229604ac5f20b01b2e7b531a95 (diff) | |
download | openttd-bd18951db1438912fb89a6b41d6cd540e06ab646.tar.xz |
Codechange: a .aps is created by MSVC when opening a .rc, so ignore it
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ syntax: glob .svn +*.aps bin/baseset/openttd.32.bmp bin/lang/* bin/openttd* |