summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:45:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:45:25 -0800
commit64b40846bea9fdad4be8e78b84e2dd8ef3970ee5 (patch)
tree8a4cfea2343257a961dab7d1fcb1520983583b24 /.gitattributes
parent11165915459b91bce70fde57579010ed35667abb (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