416570339f
c/tests/test_schema_gbnf and c/tests/test_compat_direct were committed as Linux x86-64 ELF executables (slipped in via #111). On any other platform make test-c considers them up to date and execs them, failing with OSError: [Errno 8] Exec format error. Remove them and add the two names to .gitignore alongside the other test binaries already listed, so each platform rebuilds its own.