summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 15:50:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 15:50:24 -0800
commit0cb97dafb8ba465de4ca6d4ce4029d2a62a6119e (patch)
tree4245a7a63609c77d817ec17e7f284daa2ebc37cb /.gitattributes
parent31b3a5f6337bc35048afa05fbc39adc82682aa8b (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