summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:21:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:21:27 -0800
commit9436cf5660e6f559d2677ec17c86af0b70ee14a7 (patch)
tree0fa4cb7d0fe4a567c7a47d3e15535ce9fd174a8e /.gitattributes
parent826893df66977f8f0e7eabacc6f87d15fe79be62 (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