summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 06:50:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 06:50:54 -0800
commit362740740e9c6472d4b303e1a915e8f7915a2a77 (patch)
tree30e0f19373acd2e2c2f1b25b24e5213d3d915372 /.gitattributes
parente6069571ae936dea1c6d8800bc0eaa210df07f9e (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