summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:33:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:33:56 -0800
commit1183a0e95ec41efa739ba8fecb2c8b9cc8c3fa5d (patch)
tree33a3f55e8e53f3112afe413e5c48827079de2085 /.gitattributes
parent00e1419781e55a819e8a41bc9fa986f0ba639549 (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