summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:27:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:27:54 -0800
commit344e27119fb9f1d34aae5b20afdb948b62bc7e62 (patch)
treef10e9f093b3efdfa181791a1674ab3915f197895 /.gitattributes
parent3fd840384a49f5aada506324d8aaeb4e2a0c4974 (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