summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:29:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:29:40 -0800
commitc578894482fa9f8b81ce323d0fe3e6efcc3b150e (patch)
tree102d291688c69b34cc935f66b741bf12eca73e85 /.gitattributes
parent880c9dbebec95a3639d3c639168360057146f653 (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