summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:46:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:46:04 -0800
commit65f988e3e115f6bbaa46557393c3b3e20fa3de5f (patch)
tree1f8f70702f6b8836836062f82e183184373bdb2c /.gitattributes
parentd892a200f79ae0130889262526669e6f5d038efd (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