summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:10:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:10:23 -0800
commit197bca883654dfd2cf105bcec117ca8a00b62078 (patch)
tree8643734d12e14b4a73946c315ea8c74f1e70e97f /.gitattributes
parent14ca620de1507e1d5c3f7bef58949f2e4e5f0efb (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