1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 20:19:11 +00:00

Codechange: a .aps is created by MSVC when opening a .rc, so ignore it

This commit is contained in:
glx
2018-04-12 02:32:09 +02:00
committed by glx22
parent aaf7e98c77
commit bd18951db1
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -18,6 +18,7 @@ bin/scripts/*
!bin/scripts/*.example
!bin/scripts/readme.txt
*.aps
bundle/*
bundles/*
docs/aidocs/*