AIM-PIbd-32-Chubykina-P-P/.gitignore

18 lines
276 B
Plaintext
Raw Normal View History

2024-09-13 15:41:48 +04: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/
2024-09-14 10:41:16 +04:00
static/
aimenv/