summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:27:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:27:04 -0800
commit48b00a7d30f121659d891c21343a4bf59ba15c71 (patch)
tree8b6d3d8583acf3fe36f2abfa1980d99087f25010 /.gitattributes
parent75be2567068f354776f19d1ee7b0d5735957907b (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