summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 00:56:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 00:56:58 -0800
commit55b0f3cf7ba9d5d2e0c93a7324d3ac84f0bee6af (patch)
tree1682c8870d7a21fc729a9d1fc0a7fa24743bc120 /.gitattributes
parent320ac26b63dddffaa7ecf241f64bb1414a8a22b2 (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