summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:47:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:47:23 -0800
commit25e36e8eaa41b399cb1f9a85b6ffa35571be9c84 (patch)
treedbf372842975009071f14299747b7f402ad4690d /.gitattributes
parent8740b1076f769cca41029a2cc8dffa117fa44ced (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