summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 20:01:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 20:01:40 -0800
commit7199f42aa17b8466fe22cc09707c69b38d758d49 (patch)
tree9dd590ecc2307edb303ae4df88f539221e2ff01f /.gitattributes
parentb5613a8f389d99ace03e85ee8b3f5dc8441785c0 (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