summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:59:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:59:34 -0800
commit812f343f2050e738b476b33608735ae40688ad25 (patch)
treed5fe2f19aeadd9c9942a53670fd3dc9c4b526ae4 /.gitattributes
parentb05fc383eaba87841b8713164978744cae243208 (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