summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 10:49:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 10:49:37 -0800
commit08de86d7a0c175735637ac4d2fc4f4bd8d6cdc50 (patch)
tree4527d6213d6daffcfa6ff3d2708474d20e902a77 /.gitattributes
parent589f6b343cf3effa64a4b50af343bb592db0ebce (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