diff options
| author | Jason Mitchell <mitchej@gmail.com> | 2023-01-28 19:02:04 -0800 |
|---|---|---|
| committer | Jason Mitchell <mitchej@gmail.com> | 2023-01-28 19:02:04 -0800 |
| commit | 11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2 (patch) | |
| tree | 4f93181959dcb178b5aad2ffb210c6043304bcf5 /.gitattributes | |
| parent | 32bf5a5c5ebda95f8118e1ab99c2bd6618426e55 (diff) | |
| download | GT5-Unofficial-11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2.tar.gz GT5-Unofficial-11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2.tar.bz2 GT5-Unofficial-11216d666cbc30fc1e1dfc84e1e0c2f4252b1fc2.zip | |
[ci skip] Update buildscript to RetroFuturaGradle
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index f498ce52b0..fd2792b6cb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -32,6 +32,8 @@ *.[dD][lL][lL] binary *.[dD][yY][lL][iI][bB] binary *.[pP][sS][dD] binary +*.[tT][tT][fF] binary +*.[oO][tT][fF] binary *.[pP][aA][tT][cC][hH] -text @@ -39,4 +41,4 @@ *.[cC][mM][dD] text eol=crlf *.[pP][sS]1 text eol=crlf -*[aA][uU][tT][oO][gG][eE][nN][eE][rR][aA][tT][eE][dD]* binary
\ No newline at end of file +*[aA][uU][tT][oO][gG][eE][nN][eE][rR][aA][tT][eE][dD]* binary |
