summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:30:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:30:48 -0800
commit326dd5ac3e34adcba87ddc4e07a8cb5033632454 (patch)
treed159ded6c0e0eef7ef90cd09f03ec02a258b35a7 /.gitattributes
parentdb89b52cfbe322e72bb980fc6b1ca0511feabf2f (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