AIM-PIbd-32-Safiulova-K-N/.gitignore

19 lines
277 B
Plaintext
Raw Normal View History

2024-09-13 15:29:21 +04:00
# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
2024-09-14 10:40:12 +04:00
static/
aimenv/
2024-09-28 09:09:34 +04:00
2024-09-13 15:29:21 +04:00
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/