summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 18:51:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 18:51:16 -0800
commit5a9c21ca3b3011c0b0cdea93d52a066e4850a3f7 (patch)
tree54bd5d5a44ade29bfe658fa4daca4e21f2100e25 /.gitattributes
parentbce7bdacf9cd25e9c19bcb7c0dc12d51ba3a46f8 (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