summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 08:12:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 08:12:36 -0800
commit33751a6be263a52e7c9551d0e89f3b735e84e020 (patch)
tree851fb2c819e28d065da6a4560b384b24e9df06fd /.gitattributes
parentce6de1c74f69778947a8332f3ecdb7b26c0b5727 (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