summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:21:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:21:31 -0800
commit548fb90a158e595a0c1203faed3e4f7a58b7d326 (patch)
treec36ab5949740478335b4ba2baad8c221294b48bf /.gitattributes
parent8985927c55b4275b2e237ffb0fb32241f49a7fdc (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