summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 00:56:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 00:56:17 -0800
commit8ca9dfd553bf44998c3304606e922780f8d7efd8 (patch)
tree36bf924443fc3c407c87fd2bfdd88d8fb8209e38 /.gitattributes
parent11ca1902d7839fbbc655fe1410de1854a12e8c55 (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