summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:11:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:11:39 -0800
commitc91c359721549e96f6cdbd125eccb127ab3b9463 (patch)
treef2217c1b22890d074d385d23c0322cdc8cbaf580 /.gitattributes
parentd46c468e6c072d3142c9361e27a1d274a7add341 (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