summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:03:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:03:47 -0800
commit762be0b0c0fb726b2793e90830984989b3bff67b (patch)
tree96b2d6a846bcee7c4267947d87c9261d48dcf19e /.gitattributes
parent9d13bc3712de9496ba56c2fef7f9a9e737a1cfd3 (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