summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:24:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:24:22 -0800
commit81693d2ef41f9217b8d36fc6b73de96668c8f535 (patch)
tree4ea33cea24968d2ce775ce4492edf11968f9bff3 /.gitattributes
parent8d2a394ab92286f1ec63bcd5e47497ac69489602 (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