summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:54:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:54:46 -0800
commit9d6d3145d968974b8dc601ed102896b32e73884f (patch)
treee09ca1bdadf911e0f335f4d667f99e876b671b09 /.gitattributes
parent899f1d85df3acabb6049bbfaa89f701d14d0dbae (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