summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:42:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:42:43 -0800
commitb420c101f244cfed2fa4bfd5305c8593edb664a0 (patch)
tree1c099421f9a64b95a750fa23e2b919871a7da2ea /.gitattributes
parentf4c902937bd54a9402be582e9dc3e8f80938a040 (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