summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:50:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:50:03 -0800
commitccccd877213763a25a9c9dece030949e866cb828 (patch)
tree0f277de4bccfb2d12c98e221159a40637476aa92 /.gitattributes
parent1e23a46c66da46c3dcc092c108b7a1c3fa2666c5 (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