summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 21:30:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 21:30:09 -0800
commitf762cf0ee5476126583d0138336221bee1d1a15e (patch)
treedd15af91f1d9e83c6edc17fb541a7140c3b41911 /.gitattributes
parentcc2e61c28245c4835afd2512c9cefe3990342bae (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