summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:19:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:19:56 -0800
commit6308f5a93184a5566806d3ea32442b19bb184945 (patch)
tree9b714af292d33f66eae752f0f754c367f3fab2fa /.gitattributes
parent3652f0d7ea65add1377b7cdf9c52120d9ca83f71 (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