Index: .gitignore =================================================================== --- .gitignore +++ .gitignore @@ -49,6 +49,9 @@ test_*.cpp source/ps/tests/stub_impl_hack.cpp +# Exclude test .zip files (generated by running the tests) +binaries/data/mods/_test.lib/file/archive/test.zip + # Build files (tools) *.pyc *.pyo