summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 08:12:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 08:12:24 -0800
commit43ad6c7455c586fa3e3828d95f75d9c5849e8735 (patch)
tree1fd45b33418e0857b52d21a2e0e3e2dc3fd52437 /.gitattributes
parent92dc3f5ffb9544d3e68258db4a098e2e6d124416 (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