AIM-PIbd-32-Bulatova-K-R/.gitignore

18 lines
276 B
Plaintext
Raw Permalink Normal View History

2024-09-13 16:28:42 +04:00
# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
2024-09-28 09:06:50 +04:00
static/
aimenv/
2024-09-13 16:28:42 +04:00
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/