summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 20:04:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 20:04:41 -0800
commitcf3596108578ec6b898e78b420699d7430a4606d (patch)
tree1cb55ae289ecc909bca5e329bd0bbce50a588dfd /.gitattributes
parent495e954f50ac7f41480240c87e3e12df404a55f8 (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