summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:05:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:05:51 -0800
commit280b5f3d83cc453ed976e508699c42c3d0a9a7ba (patch)
tree554e983be11d6eb89c5b41fd36b6d64440474f98 /.gitattributes
parentd064a18f154dc9f88e4a9b9a014f34566269928e (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf