summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 17:30:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 17:30:08 -0800
commit4027b7af38f7ed918113bcc1c7cfc5de003f4634 (patch)
treea773c2704016c45032e5fc9f1b21e44deba51635 /.gitattributes
parent355cd0ef2088fa76e84c03e7937eed9b7b023f0e (diff)
Add LICENSE.txt and README.mdHEADmain
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