summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 11:49:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 11:49:38 -0800
commit18cc1e41b4787a0e2be76f0ec2c204b29878edab (patch)
treee96498b4a0413a56456ac47ca6e3d74c49f60f42 /.gitattributes
parentf7f2ee863bb386701252c5ba74b8047171e28728 (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