summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 07:56:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 07:56:47 -0800
commit2bb9c5e9dcd19991e20bf9a059e2b91d5dc2fcbb (patch)
tree3f0b0114fb3017e8e18c34434e501f6faf79ba88 /.gitattributes
parent2a683e6082b05b2dd8e791ae907e1a13087a4138 (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