summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:04:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:04:10 -0800
commit6243b72ab17cf975be9302c78dadc6ecb797a056 (patch)
tree8638a42be0e8311494fd0faf6b32e5923323bb94 /.gitattributes
parenta2ecd41f014f45258cd13f11345f70e53fafde4c (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