summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:10:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:10:26 -0800
commit1bad693caf7a4d23c795de3584c90f3070c2ce79 (patch)
tree069369b4e1cd4b0e7eb5a4702fab3d910ab1f7e6 /.gitattributes
parent7f1ec3551a84ef86699518ab80f560e64058c638 (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