Skip to content

Commit

Permalink
Merge branch 'ocsigen:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
seprov authored Dec 18, 2024
2 parents f22dc1c + 51a32b7 commit 6c08cd5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 40 deletions.
9 changes: 0 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@ src/unix/discover_arguments
# OPAM 2.0 local switches.
_opam

# NPM.
node_modules/
package-lock.json
# package-lock.json should probably be committed once we know what we're doing.

# esy
_esy
esy.lock

# Coverage analysis.
bisect*.out
_coverage/
Expand Down
14 changes: 0 additions & 14 deletions esy.json

This file was deleted.

3 changes: 1 addition & 2 deletions lwt_retry.opam
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ depends: [
"bisect_ppx" {with-test}
"odoc" {with-doc}
]
dev-repo: "git+https://github.com/ocsigen/lwt.git"
build: [
["dune" "subst"] {dev}
[
Expand All @@ -31,4 +30,4 @@ build: [
"@doc" {with-doc}
]
]

dev-repo: "git+https://github.com/ocsigen/lwt.git"
15 changes: 0 additions & 15 deletions lwt_retry.opam.template

This file was deleted.

0 comments on commit 6c08cd5

Please sign in to comment.