jupyenv icon indicating copy to clipboard operation
jupyenv copied to clipboard

[Feature]: .gitignore in the Nix Flake template

Open tad-lispy opened this issue 1 year ago • 1 comments

What's missing?

Thank you for jupyenv. It looks very awesome.

I'm new to Jupyter. Presently trying to setup a project to learn it. As I learn I use Git to track my progress. What should I put in the .gitignore file? I did some quick search and looks like .ipynb_checkpoints and */.ipynb_checkpoints/*. But should .jupyter/ directory also go there?

Possible solution

Once we can figure this out, I guess it would be nice to include a recommended .gitignore file in a template.

Alternatives

No response

Additional context

No response

tad-lispy avatar Sep 14 '23 09:09 tad-lispy

PR is welcome!

GTrunSec avatar Nov 04 '23 06:11 GTrunSec