summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:46:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:46:33 -0800
commit1a87d903fcb3c787baf81dffb42aeb7273b66204 (patch)
tree156d1fd85a4415b988d3acd01669338f8b6c1cf8 /.gitattributes
parent19d6fd5714f0c9b3ab285ff9eeb6e108ac39294a (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