Files @ r27440:a8ea984125b3
Branch filter:

Location: cpp/openttd-patchpack/source/.gitignore

PeterN
Fix d9a04ba446: Ensure MD5Hash is initialized. (#10876)

Not all instances need to be initialized as often they are copied or
written to, but doing all ensures no surprises.

Move the ^= operator to MD5Hash while we're at it.
1
2
3
4
5
6
7
/.vs
/build*
CMakeSettings.json
docs/aidocs/*
docs/gamedocs/*
docs/source/*
/out