summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 01:07:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 01:07:34 -0800
commit4aa72bce5b9a470591ff85f6996226517022cb19 (patch)
treeb3102d11ab0c0e07c3ea83b48775a4e2415829b5 /.gitattributes
parent67e7229847eabf6a9869d5591f62b5f41431cc4f (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