summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 15:30:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 15:30:12 -0800
commiteee093ce2e810529e6cf1c91bd72ef4be9f569ad (patch)
tree9b27de979fbe812910e41915d7afbc3db41e1779 /.gitattributes
parentf276a05750cf2cedd6d01cf13fc77d8ee4ee9c62 (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