summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 20:08:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 20:08:56 -0800
commit3913f4fa58e0ba41bfd15d4fe0edf0c956b89592 (patch)
treed443f0e62b6f3316a381437dd8ad108bd2b74f29 /.gitattributes
parent05d18f547c7ded4ebffdd5e6ad7021caca7f039c (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