summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:34:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:34:14 -0800
commit137ecc42073c5c99c03e9b9e179cb604ed714519 (patch)
treea196d69016760db6517b4e9d56c2d6cd37be5f34 /.gitattributes
parent4914bf16af4450c225d4c00b8d6c9bd8b087b43a (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