This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Description
The Julia tarball and depot are stored in the source repo to make it possible to cache them, but if you're working with Git in the job they can get in the way a bit (for example SciML/SciMLTutorials.jl@6e5a466). We can help by creating a gitignore file:
And setting it as the global gitignore:
git config --global core.excludesfile /tmp/gitignore