summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 08:04:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 08:04:21 -0800
commitf1a5a2fd8fa8235a1b135b08d11e8f4dedec3101 (patch)
tree68a657162d887c999355363a9509d5138371d766 /.gitattributes
parent15949c6f720f42391ef770656f9d70a67f3a5688 (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