summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:37:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:37:16 -0800
commit11fb629592b1525be586b1000c9df0a66a69d1ee (patch)
tree757988f60290c8607fdd0152270ac396da82c5d6 /.gitattributes
parent409325223f9339adba6a53ec2bc74c5a0f547fcb (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