summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:13:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:13:41 -0800
commit092ac207ff0cc544c17538c64da2fa7705051b7c (patch)
tree9de2446a98dec1dc32bd1a208488cc9a47235743 /.gitattributes
parent5f7464be2db74fb31b9470330fc065464bbb17cb (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