* force text files eol to \n
This commit is contained in:
Sarjuuk
2024-07-30 17:56:06 +02:00
parent 07e001ee9c
commit b5c2f7a296
3 changed files with 51 additions and 41 deletions

10
.gitattributes vendored
View File

@@ -1,4 +1,14 @@
* text=input
*.php text eol=lf
*.js text eol=lf
*.css text eol=lf
*.sql text eol=lf
aowow text eol=lf
prQueue text eol=lf
*.png binary
*.jpg binary
*.gif binary
*.ttf binary
*.swf binary