summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:54:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:54:54 -0800
commitbaa4eb2f6a8fb783227d7e0b5f9263e92e857c5e (patch)
treee6d7e8952d8d93558584f55c8353cf5ae7c546c3 /.gitattributes
parenta9f55344043f9be55f2583918eb72519f1b0f622 (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