summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:13:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:13:48 -0800
commit2ec003da5d7be101e4e1e0738f4c1bd4e4764f63 (patch)
tree74d7ecc3e471539fc6c984d81122030aca1333d5 /.gitattributes
parent02e9ed9755621e76c5d08643b1f9a50ce3939378 (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