summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:51:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:51:03 -0800
commit6942379b3b890c09a225865d47adc8d5aa9c13e2 (patch)
tree9dd4c0fe83aca0d8b7e653df18bb9791891e06b0 /.gitattributes
parent048f616f586a4324cbde987899e226cde30164f2 (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