When I ran the Pkg gc it listed active manifests. What are the active manifests? Why are these active and not others? I had not activated any project, and I have no environment variables pointing to these paths.
(v1.1) pkg> gc
Active manifests:
`/l/user1/julia/environments/v1.1/Manifest.toml`
`/l/user1/Dropbox/tests/julia/Kernel/Manifest.toml`
`/l/user1/julia/environments/v1.0/Manifest.toml`
`/l/user1/julia/packages/PackageCompiler/oT98U/packages/LanguageServer/Manifest.toml`
`/l/user1/Project/Manifest.toml`
...