summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:24:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:24:54 -0800
commit532b4572dc3ec2f83dc2f418e8e75f30f95c0ded (patch)
tree481b270267fadc337bb89de8fe8ed59b9e488170 /.gitattributes
parent5ab19feaef3b633f63fcc2807c9291b72550a6d9 (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