summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 13:13:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 13:13:18 -0800
commitd7d06c2fb7d7f63596d2aede381f96e4fac11462 (patch)
treee0e1e02e701a7d22a50eed241d8416f371b6e322 /.gitattributes
parentab1bcaec3853a2dbd112bdb2eefea42815a94f31 (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