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