summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:23:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:23:51 -0800
commit6c3efda2ac8fd6d1427db802cb154ef0ca4c73f7 (patch)
treea0252460085563d4b904a023434346ea724d5bb1 /.gitattributes
parent3685334a657576a292b836b31045014ee9c07810 (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