summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:05:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:05:34 -0800
commitd460b09a02fa16bb901d0b2b41a79505f369ff3f (patch)
tree5dec335f90f879ab7a91c909c3eb4b2c0bafe9f5 /.gitattributes
parentaf69afcc617b9e3511d20e8ce98c16c1d58ba4eb (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