Add large test files to .gitignore for GitHub compatibility

This commit is contained in:
2025-11-26 17:43:02 +01:00
parent 9750755d5b
commit f16bb7dc99

4
.gitignore vendored
View File

@@ -187,3 +187,7 @@ dist/
# Documentation that shouldn't be public
DOCUMENTATION_VERIFICATION_REPORT.md
ENHANCEMENTS_COMPLETED.md
# Large test files (excluded for GitHub)
tests/test_*.bin
test_*.bin