summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:55:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:55:58 -0800
commit2c1f9c8fd8af140c66444c1e0d9f8914958edd05 (patch)
tree4ec9d58abb10c19894ba16ad47f3b4b14ba6ef4f /.gitattributes
parent841fa5eb53f93d1ece5df2dc337f81089439512e (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