summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 01:51:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 01:51:04 -0800
commit47a1e4db1a8dc5b19a516fe5fd5f5b77d31b65ae (patch)
tree18ff46e1062046c42205c3fe57baf1bae54a5c9a /.gitattributes
parente908b3eacaac15f5a255475df0f000d33c484013 (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