summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 06:06:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 06:06:51 -0800
commit82de18014684556c14dfd13b847dfa8065bd2479 (patch)
tree89124a7db58fd8c5280f6ee733bf28e1a0bd4960 /.gitattributes
parentdcac42c2f4dc857254f47e35085571c8f7d560f5 (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