summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 08:14:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 08:14:47 -0800
commite6cbe6b40c19873af568faa2be592a2a5b5181e5 (patch)
tree11f5a2a7390aa8ec81d8f1d5f9f9113a700ccc43 /.gitattributes
parent196a1449ff3653f6757284fe603ef5423756e794 (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