summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:17:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:17:20 -0800
commit4f04bdc4af03fcc2231ea9990280a613a6d037ad (patch)
tree264c67c4f2747b4f8589e16923d09ad546ae0b3b /.gitattributes
parentfc33f82ed4ce17ef1ffe4898c329a8ddc7ba8617 (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