summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:34:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:34:01 -0800
commit3cb974230e13b3c4e0077f693f8e073896e1e1c5 (patch)
tree440959fb95b6cfa6e182a4fb58073bdde31a84c1 /.gitattributes
parent7b01d3dca2de9314b482340e23c3e492e2dae64d (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