mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-10 07:47:07 +01:00
chore: upate dot files
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,9 +1,11 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
|
||||
* text=auto
|
||||
*.js text eol=lf
|
||||
*.json text eol=lf
|
||||
|
||||
# Standard to msysgit
|
||||
|
||||
*.doc diff=astextplain
|
||||
*.DOC diff=astextplain
|
||||
*.docx diff=astextplain
|
||||
@ -16,4 +18,5 @@
|
||||
*.RTF diff=astextplain
|
||||
|
||||
# Git LFS
|
||||
|
||||
*.ai filter=lfs diff=lfs merge=lfs -text
|
||||
|
Reference in New Issue
Block a user