summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:13:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:13:07 -0800
commit35bb930eacf6099eb865283d04f9889e59ec6653 (patch)
tree9b3533494ad1ce7bb6fee1ee487724af051b4a85 /.gitattributes
parent95e824d4e68ccf1d33cb5e0aa0022a9e9067e451 (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