summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 20:14:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 20:14:14 -0800
commit43c6b05789069f9692fbd126d3a2b7078ba2e4e7 (patch)
treef7f476fcb9c8a642446a190e46e40f03d5a5e1f2 /.gitattributes
parent2ccb6608a1a333b50d04467ed35791cb599617f7 (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