2024-09-17 18:03:03 +04:00

18 lines
298 B
Plaintext

# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Virutal Python environment
aimenv/
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/