summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:51:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:51:42 -0800
commitb701a6809a1786e1ee25ab0fd3b8f5d1fc45d59e (patch)
tree7e759e6c872ecf24b9ce7c651dc995be1c754081 /.gitattributes
parentd9da17946658fef9a0562fd178f01688341f8570 (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