summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 18:28:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 18:28:05 -0800
commitbf735c14b4bf6df7dd0ec181662af7a9b0041c90 (patch)
tree70f9d289571e021188d6d4f7a8539f64017029b9 /.gitattributes
parent99665228221f27535b50765814790fa2e8408ec4 (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