summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:29:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:29:43 -0800
commitd1f46b4fc0eac472b317578b88136a864bb70351 (patch)
treeb88c4ecfa1e671b94d0bdf614de35972c44eb777 /.gitattributes
parent656b9f1b97095431f940f9100f1099f44cbb6b1e (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