summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:08:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:08:26 -0800
commitd11a98592a3e137cf73da5edc120fcc222ada2b1 (patch)
treee724a26ee0e1912fcc50e1cafb02a30313e7da4b /.gitattributes
parentbcada1b6ccae47020b15194e9d008e07398129ca (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