summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:42:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:42:53 -0800
commitb93f402d8d34fb638a184dfbcfa13c8ffd6c5689 (patch)
tree501bfd1955b046d590496ff867971643485fdc0c /.gitattributes
parent53e793fe6f1163cc34e806166beafb8aed367373 (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