Remove lockfile.janet

This commit is contained in:
Calvin Rose 2020-03-26 00:39:30 -05:00
parent a20ea702e2
commit a3a45511e5
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

@ -13,6 +13,9 @@ janet
janet-*.tar.gz
dist
# jpm lockfile
lockfile.janet
# Kakoune (fzf via fd)
.fdignore

View File

@ -1 +0,0 @@
@[{:sha "0a1e9d34916f9f315a269106cd628ae6c27c4d4f" :repo "https://github.com/janet-lang/pkgs.git" :paths @["/usr/local/lib/janet/pkgs.janet"] :dependencies @[]} {:sha "aea28d1124dde004320816f838516e39c108d57e" :repo "https://github.com/joy-framework/tester" :paths @["/usr/local/lib/janet/tester.janet"] :dependencies @[]} {:sha "d8619960d428c45ebb784600771a7c584ae49431" :repo "https://github.com/janet-lang/path" :paths @["/usr/local/lib/janet/path.janet"] :dependencies @[]} {:sha "a276646d269fc8a8df5336015579219300378ac2" :repo "https://github.com/joy-framework/halo" :paths @["/usr/local/lib/janet/halo.so" "/usr/local/lib/janet/halo.meta.janet" "/usr/local/lib/janet/halo.a"] :dependencies @[]} {:sha "d4423658a15275a815be2bef49b4e0030c18d8d4" :repo "https://github.com/janet-lang/jhydro" :paths @["/usr/local/lib/janet/jhydro.so" "/usr/local/lib/janet/jhydro.meta.janet" "/usr/local/lib/janet/jhydro.a"] :dependencies @[]} {:sha "1a1d4436086e7fb4a07a82d466e39ebe6f3e2258" :repo "https://github.com/janet-lang/sqlite3" :paths @["/usr/local/lib/janet/sqlite3.so" "/usr/local/lib/janet/sqlite3.meta.janet" "/usr/local/lib/janet/sqlite3.a"] :dependencies @[]} {:sha "61437d96b5df6eb7e524f88847e7d7521201662d" :repo "https://github.com/janet-lang/json" :paths @["/usr/local/lib/janet/json.so" "/usr/local/lib/janet/json.meta.janet" "/usr/local/lib/janet/json.a"] :dependencies @[]} {:sha "f50c00462b9d048034ee8bdd2f6af6e67bc5aff4" :repo "https://github.com/joy-framework/codec" :paths @["/usr/local/lib/janet/codec.so" "/usr/local/lib/janet/codec.meta.janet" "/usr/local/lib/janet/codec.a"] :dependencies @[{:tag "c14aff3591cb0aed74cba9b54d853cf0bf539ecb" :repo "https://github.com/joy-framework/tester"}]} {:sha "91fcbd6445c841d48066642e2b7aa19e555934d8" :repo "https://github.com/joy-framework/cipher" :paths @["/usr/local/lib/janet/cipher.janet"] :dependencies @[{:tag "0.2.1" :repo "https://github.com/joy-framework/tester"} {:tag "d4423658a15275a815be2bef49b4e0030c18d8d4" :repo "https://github.com/janet-lang/jhydro"}]} {:sha "921c16d008444792ad262f7aaff87549acfc4240" :repo "https://github.com/andrewchambers/janet-uri" :paths @["/usr/local/lib/janet/uri.janet" "/usr/local/lib/janet/_uri.so" "/usr/local/lib/janet/_uri.meta.janet" "/usr/local/lib/janet/_uri.a"] :dependencies @[]} {:sha "23785e59c468d39973dfc9a2aeee8e1b135f15fd" :repo "https://github.com/joy-framework/bundler" :paths @["/usr/local/lib/janet/bundler.janet"] :dependencies @["https://github.com/joy-framework/tester" "https://github.com/janet-lang/path"]} {:sha "68d5a36978ad30ef5281ebadcec2f95dd57cb9dd" :repo "https://github.com/joy-framework/joy.git" :paths @["/usr/local/lib/janet/bin/joy" "/usr/local/lib/janet/joy" "/usr/local/lib/janet/joy.janet"] :dependencies @["https://github.com/andrewchambers/janet-uri" "https://github.com/janet-lang/json" "https://github.com/janet-lang/path" "https://github.com/janet-lang/sqlite3" "https://github.com/joy-framework/cipher" "https://github.com/joy-framework/codec" "https://github.com/joy-framework/halo" "https://github.com/joy-framework/bundler" "https://github.com/joy-framework/tester"]}]