HackMyResume/.gitattributes

23 lines
420 B
Plaintext
Raw Permalink Normal View History

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