summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:14:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:14:53 -0800
commit22b3ee81e5dc541f26b39f0fce95402196edf7f2 (patch)
treea55f2c23fae57bc198b795630625fb3485f648a8 /.gitattributes
parent2db7fe4705b276601b76f2442a67e268fb795d0d (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