summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:10:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:10:59 -0800
commita40659d70d6c53a77f1699eea1ae2c67565f993d (patch)
tree229f4b5866d6abfc38e469deaec69fec8dafbe82 /.gitattributes
parentfcce824e0c883705d042209bd2284ee5652dab41 (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