summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:05:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:05:19 -0800
commit050b798ef86c508d7930e29f15c719d2f38fb40e (patch)
tree559e09f99e8d6adf00f2f2fd793813a068f31663 /.gitattributes
parentb8b681f1db63f76820ba5586c15b00da9b211f3a (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