gitea-local/options/gitignore/JupyterNotebooks
2024-08-07 15:56:31 +08:00

13 lines
234 B
Plaintext
Executable File

# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/