summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:58:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:58:59 -0800
commit1d2e04caa953ee29639905ada5c8a8d1a32c6901 (patch)
tree5b7114e705db20fe7eadf3078fe9ecb0ae8e6db5 /.gitattributes
parentd4c569cd94a4815bb157fea05162826f0faa3e22 (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