summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:37:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:37:27 -0800
commit3328f4f2a0c5ffffb3ec05c5c389777e9d85fc6b (patch)
treec992d2b18e6fea9aebeed3592b4faa4b22fe2499 /.gitattributes
parentb2ae51746db2ebe92193cbae166e1612561313b8 (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