# Automatically normalize line endings for all text-based files # https://git-scm.com/docs/gitattributes#_end_of_line_conversion * text=auto # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # https://github.com/github/linguist/blob/master/README.md *.org linguist-language=Org # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /.git* export-ignore