summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 11:33:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 11:33:51 -0800
commitc0020f0c33af3cadffdcd96e55d02c193f7eda81 (patch)
treeca8f972c3005dc36d7b9af7b827b480d99116f1b /.gitattributes
parent6ae7133f67e0f61910f3da23a7fbd7f9b1046a5a (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