summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:57:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:57:24 -0800
commitdb59671697171c40f5343ecbcd85553d423b8aa7 (patch)
tree80e8d5a08071004a1b974e7cb881e3bdfbf327a8 /.gitattributes
parent3cae391482113923a97cc064881a238af7414919 (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