A collection of useful .gitignore templates. Contribute to anjyakind/gitignore-helper development by creating an account on GitHub.
While working through the notebooks locally I noticed the repo doesn’t ignore typical Python artifacts. Creating a .venv/ or even running a notebook drops a bunch of pycache/ and .ipynb_checkpoints/ ...