summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:59:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:59:33 -0800
commit8e2632a4939fd91e689d9f4378da514dc1876b93 (patch)
treec6a57b4330330b9cc55668ab74db7b968cb62ff3 /.gitattributes
parent9e9c03b7cd4bdd53957cd947db5d412c627ba600 (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