mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
more line ending fixes
This commit is contained in:
parent
514566ecd7
commit
51dd9234f2
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
# Explicitly declare text files we want to always be normalized and converted
|
# Explicitly declare text files we want to always be normalized and converted
|
||||||
# to native line endings on checkout.
|
# to native line endings on checkout.
|
||||||
|
*.txt text
|
||||||
*.cpp text
|
*.cpp text
|
||||||
*.c text
|
*.c text
|
||||||
*.h text
|
*.h text
|
||||||
@ -13,7 +14,9 @@
|
|||||||
*.vcxproj.filters text
|
*.vcxproj.filters text
|
||||||
*.page text
|
*.page text
|
||||||
*.html text
|
*.html text
|
||||||
|
*.xhtml text
|
||||||
*.css text
|
*.css text
|
||||||
|
*.js text
|
||||||
*.progen text
|
*.progen text
|
||||||
*.xml text
|
*.xml text
|
||||||
*.xsd text
|
*.xsd text
|
||||||
|
Loading…
Reference in New Issue
Block a user