summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:01:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:01:35 -0800
commit22b2231213cb8faed2e8545ed6ad5cce9a83368c (patch)
treec1cd5645941bf8891f948faf5777adfa4a07dc34 /.gitattributes
parentd60d36a91c1193699f1f066bf68a36d6c16d82cd (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