summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:28:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:28:35 -0800
commit1830abc612a455b8adab99b283a24c8ad7b84f92 (patch)
tree63a82348ae7764268d8a8a303e5513b4c838f8ed /.gitattributes
parent2f44aac7d27687da722c5b909e7f05c23ebb4fe3 (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