summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:14:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:14:50 -0800
commit4c2f864bfe784b2df81d088e2ab260934704b5ee (patch)
tree98d8271667834c264344e4904146bd4e2f1c2fe2 /.gitattributes
parent2fd80fa2fae7fa36b7f8c1a39d3eae17bc9af094 (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