AIM-PIbd-31-Makarov-DV/.gitignore
2024-10-19 00:25:57 +04:00

23 lines
331 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/
.venv/
# CSV datasets
static/*
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/