Revision 4736c6d1333d36938b36961b62754a4ac15a558c authored by Andrew Scott on 17 July 2024, 19:01:06 UTC, committed by Andrew Scott on 17 July 2024, 19:06:23 UTC
1 parent 327bae4
Raw File
.gitattributes
# Auto detect text files and perform LF normalization
* text=auto

# JS and TS files must always use LF for tools to work
*.js eol=lf
*.ts eol=lf
back to top