summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:40:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:40:22 -0800
commit81b06534717cd15ad9bb2c62470f03a3bd0776f6 (patch)
treedf8effd94a3d9b6db90b46240953caa431754ba6 /.gitattributes
parent76316c3f5212cf2b5b16ae18320ab91ff68e2c51 (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