# The native libraries `just lib` links out of the DotSlash cache. /build/ # The pinned Flutter/JDK/Clojure tarballs `tools/toolchain.sh` fetches, plus # the pub cache, gitlibs and maven repo it keeps beside them. A gigabyte of # SDK, reproducible from the hashes in that script. /.toolchain/ # Tool caches. /.cpcache/ /.jolt/ /.lsp/ /.clj-kondo/ # Nix build symlinks. /result /result-* # buck2 output tree. /buck-out/ # nrepl-server drops this next to the deps file for editors to find. .nrepl-port # samizdat writes its journal into whatever project it is pointed at. .samizdat/ # Python bytecode, from the loader the .modal/ containers import. __pycache__/ # The mirror `just web-local` keeps of the Modal-built web bundle. .web-local/