summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:05:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:05:51 -0800
commit0ae95df238b1732191bb1555be8ae07acc63ae30 (patch)
tree2fd8d7310f0f734be5abb64d3d3f7d75b0ae8b47 /.gitattributes
parent75740a642cb2821475b34128e65a249b71fab086 (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