summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:37:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:37:39 -0800
commit6759bd2fd274701666f7794fd4d79d238ef6a65c (patch)
tree026fd7b3b172e000970276ccc5e02a61b42fe558 /.gitattributes
parent5237a5bf92f53bef6d6cc8201af01b0d8a8ba12e (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