summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 01:32:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 01:32:02 -0800
commit0b6f54fa79c865835ba1e3d5fb270b62c05d387a (patch)
tree6f65754aa650e60b3e9ff48586ba92dd25d6b973 /.gitattributes
parent9f138ce8acb294fcd460d746c3b0d45ccd0fb647 (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