mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
Add gitattributes to normalize line endings
This commit is contained in:
parent
3e85130d17
commit
4b4dc060ca
4 changed files with 612 additions and 606 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
* text eol=lf
|
||||
*.eot binary
|
||||
*.ttf binary
|
||||
*.woff binary
|
||||
*.woff2 binary
|
||||
*.png binary
|
||||
Loading…
Add table
Add a link
Reference in a new issue