summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:38:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:38:21 -0800
commitb578874ffe300e08b8606f3c91435a567dc0acde (patch)
tree2e2d2dbee7d50b51d3b2e544d3418f3d2b621d0a /.gitattributes
parent6d55fd1d0d9c09111d4af2cd17ca0c35e05115bb (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