# Preserve line endings for test data files to ensure consistent parser position tests
tests/test_data/*.strtests/test_data/*.startests/test_data/*.ciftests/test_data/*.neftests/test_data/*.mmcif
# Windows CRLF test files - preserve CRLF line endings for cross-platform testing
tests/test_data/*_crlf.strtests/test_data/*_crlf.startests/test_data/*_crlf.ciftests/test_data/*_crlf.neftests/test_data/*_crlf.mmcif
# Preserve line endings for grammar template files
src/*.pest_template
# Normal text files can use platform line endings
*.rs*.toml*.md*.yml*.yaml