summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 09:51:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 09:51:58 -0800
commit6dd98c98907a1090993ee9d26a0782f2bab4b8cf (patch)
treebbc42be603c5e2dcd1342399d463b3a9c9bab7fd /.gitattributes
parent904bab16f4a7c47e4201a16d896803fade85e76f (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