summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:49:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:49:51 -0800
commitcbd24e3b7bc4008ad78a2ffadcba862ed3736f07 (patch)
treec2d07b1de123ccadccf18c3c044aceaf9b257a37 /.gitattributes
parentcb3b38f5f8482fa38aa3e70546f9d4c0527a4246 (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