summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 06:53:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 06:53:53 -0800
commit58de989068757ff568f5f97613b2f68f636f0bcf (patch)
tree9fb278a0cd87e4fce77d894fc4909ca504c6fa24 /.gitattributes
parente0bc87277374ee5b1de46b439b343ac4d25d9ced (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