lections_2022/.gitignore

15 lines
259 B
Plaintext
Raw Permalink Normal View History

2022-09-14 18:34:53 +03:00
# ---> JupyterNotebooks
# 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/