summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 21:23:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 21:23:53 -0800
commitedd1a5171d139360473a6001b84832c7972cded3 (patch)
treec6ad50391078501622c588da12ae23fe201f7357 /.gitattributes
parent2b1433fdb9ec444f207a24123cdfa2846eeec9c0 (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