summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:42:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:42:23 -0800
commit3d80ae1c55076a8ad948853af022979b6184f2c5 (patch)
treefa13fa0e470e0d17e540009cd6c1f7c42bab5991 /.gitattributes
parentf03057aca6ca4a1f9b6c681ee018be5c6c2d7b3e (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