summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:37:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:37:34 -0800
commit0a5a12ec3eeda9a2915d23163c5186fb21367f9f (patch)
tree3d7722c15eb81191a887227760dbd8b7d4beb281 /.gitattributes
parent74f8d2a15c89a460556caaff652e8da75ad02dd1 (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