summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:22:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:22:48 -0800
commitfa0a9f34940356e9a7b6582b082baaa1d92deb0f (patch)
treec109ac9ab620725b1062c3613fa56a69020965e6 /.gitattributes
parent85b45e3934b33b62d7a86eac60b0c7f64041ea44 (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