summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:44:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:44:28 -0800
commit072b65cef90d4103d80f3a3189a509e813dd327c (patch)
treef99b03bbd8fdbeff8ab3a6399dc3d4bdb241311e /.gitattributes
parent667dca4863f0b12b3bf9d460126ba4721137fa16 (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