summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 01:17:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 01:17:49 -0800
commit2bbdff0e33423281931b48078c4346134936998d (patch)
treedcc12ded4abbb361698104d3eed7f4e4ed03f82f /.gitattributes
parentbe74c951ac499a3af6a47de1b825a54206519727 (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