mirror of
https://github.com/lubuntu-team/lubuntu.me.git
synced 2025-08-16 08:24:03 +00:00
13 lines
265 B
Plaintext
13 lines
265 B
Plaintext
#Ensure the markdown uses lf
|
|
*.markdown text eol=lf
|
|
*.js text eol=lf
|
|
*.json text eol=lf
|
|
*.lock text eol=lf
|
|
*.md text eol=lf
|
|
*.html text eol=lf
|
|
*.php text eol=lf
|
|
*.yml text eol=lf
|
|
*.xml text eol=lf
|
|
*.dist text eol=lf
|
|
.gitattributes text eol=lf
|
|
.gitignore text eol=lf |