summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:55:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:55:37 -0800
commit8d3d96942464c1b5be1ba94c34c4cfb2dfefa5a8 (patch)
treedc2869cf42b372f88e03f910316ec414ea13f715 /.gitattributes
parentec70bc9d59080a65073f1c6b349c4ba3f1f0fc51 (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