Create .gitattributes

This commit is contained in:
2025-11-07 09:34:17 +01:00
parent 6c7bad3e7f
commit 6362887d0c

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
* text=auto eol=lf
*.png binary
*.jpg binary
*.svg text
*.ts text
*.html text
*.scss text
*.json text