Create .gitattributes
This commit is contained in:
9
.gitattributes
vendored
Normal file
9
.gitattributes
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.svg text
|
||||
*.ts text
|
||||
*.html text
|
||||
*.scss text
|
||||
*.json text
|
||||
Reference in New Issue
Block a user