summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:31:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:31:12 -0800
commit4a94fdc9689a1b17e554782c1cd9063a81e5131e (patch)
tree52fb025986bba4a80110590eef6a24f85840f458 /.gitattributes
parentd2c5bd2bec7da7f1ee793be6491f45cd85d2d78a (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