summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:14:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:14:28 -0800
commit3d3f07c1bf490a0b149aeb0dc3fdb40553dfd95d (patch)
treeec0a09b1b70b8c27435e3ea6e82377f332987193 /.gitattributes
parentbd6e6ef0ada48705d7a7e507bd6f14e40e5c5912 (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