ium_444409/.gitignore

17 lines
266 B
Plaintext
Raw Normal View History

2022-03-14 11:14:48 +01: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/
2022-03-20 17:37:26 +01:00
data/