summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:46:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:46:56 -0800
commite6b44a12e209c078bc755171b4dfea1560a1f97f (patch)
tree83df53b39271ed12010671efdcae67a57b0ecbfd /.gitattributes
parent2cbf7ee1990efdb31f241a2d4c729e77c016807d (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