summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 13:56:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 13:56:04 -0800
commit62341ee86d5892c1eeab9ed23cc320a29607af3c (patch)
tree808ebe69086c70b0a2d6427e01519f9ddb4346f6 /.gitattributes
parentce6cb9ee36879e8b8d9587ba3f83b97dcf4e033c (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