summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 00:27:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 00:27:55 -0800
commit2e9e70980e06adc423f0144ce8a98b7ea63d0b48 (patch)
tree481a908afdc4bf45f9fbfa60cbf39a0997cf858e /.gitattributes
parentcf9e19c6c4027b003bb051572e596925c485a01a (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