summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:03:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:03:04 -0800
commit2522196cdfdf8dbeb54b7c4a15923a2f7e78c11f (patch)
treef741b41fc9dd01ce98f4448d4736b80c0dcf770f /.gitattributes
parentab9c98a20308027451db0272aa4f144b73d8bfb9 (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