summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:57:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:57:38 -0800
commit4e108a7511ed15e6c740c163e374be11aa27b62c (patch)
treea8501572f21495941174037171520bf2078f3e83 /.gitattributes
parentbc70c6d7b2b7a8689a40cf6d148ac8baf2ad0d7f (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