summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 23:46:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 23:46:16 -0800
commitea35370c7decf104266c0c0035181e73f1164b53 (patch)
treeffc399b24896a24bf9a15ab1e79d7777d9f7019e /.gitattributes
parentfa5ff6f5e735b624f4f9e11a0322bf9fec59a805 (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