summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:27:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:27:58 -0800
commit8a4bbe83299a8081df816589cfeff43e9baa2d57 (patch)
treeb3b59384301021fa3b0678c126a75113b6273d12 /.gitattributes
parent9580541068b21d854e27fe3d3417bdda95fd05d1 (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