summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:46:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:46:03 -0800
commit1360e14e6d2db72ca0778ed2caf860cd896a9a9e (patch)
treef5f1c72cdb210e3ee02f9f6e3c8721feb8f2393e /.gitattributes
parent66cd31705f35decadfacf477381984338ec601be (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