summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:04:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:04:27 -0800
commit4d7814a7d259097e3c4330130b2a6f5a48f9a2fc (patch)
tree56a31bb650fa2595e6ee5be4432c3c7fa9d597a2 /.gitattributes
parenta5a2e8cc624370b18bcbad1f0b7247720e0795fc (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