summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 23:52:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 23:52:16 -0800
commit75f2b18a2a0e47490fe8bfabded9af47be1cfa55 (patch)
tree260406f32c41b46e9b57b4c62c9b8121768f13ba /.gitattributes
parent39207a13c2a66bd91767f97546c6e5e23930256d (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