summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:05:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:05:24 -0800
commit9d5195ccb6a0d7d48de8796d7e713a4177bf02f0 (patch)
treedd098dd6bddd1f1a06b5e93aa2885d1e751b3eab /.gitattributes
parented60656e746a07741bce08c31c1e3ef22c60062a (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