summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:13:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:13:54 -0800
commit564028ebe7d25f63e246dca091fbd648bece73b9 (patch)
tree2cb2cc8f8c7334dd6b00673a7d1a21a8a7e10c5c /.gitattributes
parent0efcee47eb2c608c7a5e89d67e09d83a29f81d64 (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