summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 20:51:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 20:51:09 -0800
commit333801d8aeae5d8b790a16d66e16742d4c1218ad (patch)
treebad86fda86fa5a2fdbd2593042012b2c9fb0e9e9 /.gitattributes
parenteee570bcb8ba84ffa6c26dd570a90481d62bf3e1 (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