summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:43:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:43:58 -0800
commitf11d5f87d1cc1f34370b324b3cc577f9a8de96c5 (patch)
tree22ec16416541ad71f90f86da4a824ee9bded3f3f /.gitattributes
parent975fbf3535756b936c3f768dcfe3ef89856ab9fd (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