summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:09:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:09:00 -0800
commit69ece53de6d9726412bbf2422a1fa95097b6ff54 (patch)
treef8129b0ec60445184ee7a58d28aeb31214969a71 /.gitattributes
parentb96dfc8ba26635750cea2779c39e4c07323c09b8 (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