Closed kim-em closed 12 months ago
When we compile quote4 as a dependency, the lakefile.olean gets created, and then pollutes output from tools that watch git repositories (e.g. in VSCode we see the lake-package/Qq/lakefile.olean showing up when viewing Mathlib).
quote4
lakefile.olean
lake-package/Qq/lakefile.olean
you should probably unwatch lake-packages altogether though, for the reported issue.
lake-packages
When we compile
quote4
as a dependency, thelakefile.olean
gets created, and then pollutes output from tools that watch git repositories (e.g. in VSCode we see thelake-package/Qq/lakefile.olean
showing up when viewing Mathlib).