summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:56:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:56:59 -0800
commit238f32388ff960835be057df294c1b64f12fe24c (patch)
treef9fbfc993b10bfc5226c0d83bb0990bc228f7b12 /.gitattributes
parent8452f13689363d1910d6f1a6fdacc6925ecfc17b (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