summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:00:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:00:32 -0800
commitd0e3f53a07d0d6b34108aa6d5a492a928825acd3 (patch)
treea36e48fd6d4815ddb6a1ac815ee39147deb19c89 /.gitattributes
parent0fac5877ec7c029e0248291c62c4c771cf1f7b87 (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