AIM-PIbd-32-Kuzin-P-S/.gitignore

19 lines
287 B
Plaintext
Raw Normal View History

2024-09-27 18:48:02 +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-28 09:15:50 +04:00
backend/
instance/
static/