AIM-PIbd-31-Masenkin-M-S/.gitignore
2024-09-14 00:55:30 +04:00

16 lines
276 B
Plaintext

# ---> 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/
# virtual
/aimenv