summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:39:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:39:16 -0800
commit3eb668efb7f0e3dc497addc09b6080069c441467 (patch)
treeaa5cc4239fc691d68a779c06bdaef2d4180b9f08 /.gitattributes
parent61e150862e9e14ed8cc3ae1185bd3ccf09667ff1 (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