summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:00:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:00:53 -0800
commit52105ec3e3d072ecb37da740bf3000debbfa4b86 (patch)
treec9bfc777a170a12a4eb5e03fe922f33dd81da8a9 /.gitattributes
parent7c4431fae91b8b235f1cfd9c7c861eb2283f839a (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