summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 23:04:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 23:04:40 -0800
commit6d68c9a211e3290d2fb64cc0c4e23250b2d1bd60 (patch)
treea8551a373001c5bf89e2b635823394b50a4092cb /.gitattributes
parentc63b41374c47f7a18055d868212b1ead747e2eb8 (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