summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:41:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:41:08 -0800
commit843b9aa7fb66f651e187f7040ca60c4bf054f64c (patch)
treeb17a97f0a9e1aff68bb89d33ab4a2074f6a4d3f1 /.gitattributes
parentdea35416d712c61cf2760d12c3969083e97517b8 (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