mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Git/Misc
* force text files eol to \n
This commit is contained in:
10
.gitattributes
vendored
10
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user