# Set default behavior to automatically normalize line endings * text=auto # Explicitly declare text files to be normalized *.ts text *.js text *.json text *.md text *.yml text *.yaml text *.txt text # Declare binary files that should not be modified *.png binary *.jpg binary *.jpeg binary *.gif binary *.pdf binary