summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:53:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:53:26 -0800
commit18d1d3490ec9eb5419bdccd470c7ebd5cd4f05d6 (patch)
tree1c137738ee629bfae006dc6a9e9eb2d99e2261a2 /.gitattributes
parentaba973fc82e9e1f8059187403c4ab34dfff528b5 (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