summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:07:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:07:26 -0800
commiteb9259e595175c1756ce0e773ec1d02d04323f11 (patch)
treee0161c74f238bd94abf1dd22ce1573c2744433d0 /.gitattributes
parentf025e9f1a2d3c1f98c468141e88ddcf255ca97d8 (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