# Preserve line endings in HTTP fixture files
# These files contain raw HTTP requests/responses. Treat them as binary
# to prevent Git from converting line endings.
**/*.http binary
