summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:32:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:32:37 -0800
commit05e6d450ba535da33e8c9bf6cac0cdf2cf2af12d (patch)
tree0c78d61ca86469050ef0f86d29b977ae2e9cf691 /.gitattributes
parent2d63ea2d64493e0947ff1ca9e773a63aa15a942a (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