summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:06:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:06:51 -0800
commit1571fc632af7a6e2a18f027a3061f10a1e309d11 (patch)
tree5b9b53c7e38f8fb4a1180046f53610d4171d8047 /.gitattributes
parent7cfcf30faf50be4a879a5b3e3ab70b8a7eab06f8 (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