summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 18:43:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 18:43:53 -0800
commit69a9a5b2f721f8b42172d1ce2b83c5c6b824b1f7 (patch)
treefbf90f5dc4cecda25f70b845f32973de15cb59ce /.gitattributes
parentbb23055a18af401161722204cf611ce23e170a4d (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