# Common git attributes * text=auto # Python files *.py text eol=lf *.pyc binary # Configuration files *.json text eol=lf *.yaml text eol=lf *.yml text eol=lf *.toml text eol=lf