Skip to content

Instantly share code, notes, and snippets.

@louiscklaw
Created July 31, 2017 02:29
Show Gist options
  • Save louiscklaw/ae615cac7f76972259ab5c80727b984b to your computer and use it in GitHub Desktop.
Save louiscklaw/ae615cac7f76972259ab5c80727b984b to your computer and use it in GitHub Desktop.
general .gitattributes
# Auto detect text files and perform LF normalization
*.scss linguist-language=Vue
*.css linguist-language=Vue
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment