summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:56:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:56:28 -0800
commit44d7c5a6fd7e6d9a0b3cb214d69ce77ea2e5eac0 (patch)
tree8b4a2f1eb5af2223df63593e5f81625d36421041 /.gitattributes
parentf2c1b13d9469a040b7be1b39aa123715d2ee6465 (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