summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 05:09:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 05:09:50 -0800
commit02ceabed0dd371da6c58a9b8ad4805c77f95c926 (patch)
treef39fe202c773a452e88578b9e88481b5f4a94d2a /.gitattributes
parent6474cc8c94dfaee15a77aa73d746bc5b87b8902c (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