summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:51:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:51:22 -0800
commitb452915f61c950f9f75e91e3f0f6b781cadae783 (patch)
tree58f11a21702c4d01d0f495c42654dcb11eeeb396 /.gitattributes
parent6e8548acb484659e314a993369cfc622ab68b500 (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