summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 02:53:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 02:53:52 -0800
commit76887c3e03dae00ff71959eaded282abaf2a5a75 (patch)
tree9fe0c60568335ca18bbd02a43b6c38851f9eddc5 /.gitattributes
parent3f47abd45800bbd1310cedb7a9022276d16dad04 (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