summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 12:35:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 12:35:15 -0800
commit688add45c2c989605f75d1e8c86957ae71dc9af2 (patch)
tree4b5ec48f3b2c7b1798413f8e0eb8ca27df83769a /.gitattributes
parent6af4faa49f0e9021d16a105ce86934e8f1a376d8 (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