summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:52:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:52:29 -0800
commit954588be0ec599bc9b2e4e77a82c038ec5ae682d (patch)
tree671039f1bdbba22c1ebf5bae937ea2833915a8aa /.gitattributes
parent747f3c8d321dd3b2983975a6d7b917d8642678e3 (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