# Configure Git LFS for large static library binaries (~58MB each)
# Only target specific .a files rather than all lib/ contents to avoid
# applying LFS to small text files that may be added later
lib/*/libparser_c_bindings.a filter=lfs diff=lfs merge=lfs -text
