summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:25:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:25:29 -0800
commitd93f6fb013758e0b5e85befc444fc935da04facd (patch)
tree78036e1fb99e5f34ba6608608bc7d732b322b53e /.gitattributes
parent69baca986db9c5ab8d35dab28058bd4f2eb4cd86 (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