Add large test files to .gitignore for GitHub compatibility
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user