2015-09-01 01:03:58 -04:00
|
|
|
# Auto detect text files and perform LF normalization
|
2018-02-12 05:28:02 -05:00
|
|
|
|
2015-09-01 01:03:58 -04:00
|
|
|
* text=auto
|
2015-10-09 05:05:17 -04:00
|
|
|
*.js text eol=lf
|
|
|
|
*.json text eol=lf
|
2015-09-01 01:03:58 -04:00
|
|
|
|
|
|
|
# Standard to msysgit
|
2018-02-12 05:28:02 -05:00
|
|
|
|
2015-09-01 01:03:58 -04:00
|
|
|
*.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
|
2016-02-16 21:08:35 -05:00
|
|
|
|
|
|
|
# Git LFS
|
2018-02-12 05:28:02 -05:00
|
|
|
|
2016-02-16 21:08:35 -05:00
|
|
|
*.ai filter=lfs diff=lfs merge=lfs -text
|