summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:23:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:23:48 -0800
commitb7fa34d09aedb135ed3e97340469697cf5458913 (patch)
tree64adb37cab9a798e2a362503d8fb26ef49cc598d /.gitattributes
parentbab913f80ca4740c9e30197664b471aa74929e77 (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