Add .gitattributes file so dat files are not accidentally seen as binary

This commit is contained in:
JappaWakka 2025-10-23 18:58:45 +02:00
parent 82ed29c12d
commit fb5c7f76d9

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.dat text eol=crlf