summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:01:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:01:44 -0800
commit09001a45b46e7e6d8054ee0563e3225137b86356 (patch)
tree1cce48a91fe40d7b0dcfda8a5e08ce345d344e50 /.gitattributes
parent4813cb1fddfcb0552880af81b92855effb31b96d (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