summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:38:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:38:56 -0800
commit0d26c35483579b2d005ccab15769e9201374b470 (patch)
tree7a4757f744c111b9bf52f0551bfac8e83600065c /.gitattributes
parent00dc05ec29fef2a4949e5c3d26bcfe2b318f8cef (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