summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:25:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:25:34 -0800
commitd007f3ed2c35cea1be613e7635e2607b70d028f0 (patch)
tree2967ae6a59b2b89d7e3118dd2f8ec1d99a2ed62f /.gitattributes
parent83e9d04fb8727a0da3f5644d665622438dba3a9d (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