summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:21:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:21:25 -0800
commit770b1097ffc864247d661d67259671f11f2d1bff (patch)
treefd36d4cc50d198262c13900374aa8fa65df861a5 /.gitattributes
parentb816265689c5e22060bf83347d2356b7c2ae1d0c (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