summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:24:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:24:56 -0800
commitbdab706ef617ddddfc1aeff18fd01796c8ee67e1 (patch)
tree5823ca8f861a546fa89bf2d3cab89388c0d2a7b1 /.gitattributes
parent85786d5dff80912297b178d032e287b65fa4478c (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