summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:50:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:50:30 -0800
commit538618bb3cb3b8821b98a41102c7d7d4c89df4c2 (patch)
treeb214a029d42c7bd6c3c8187e01d87dad4207d57c /.gitattributes
parent5e691be3f86dbcda57fa7ad0ee60d0c219538144 (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