22 lines
316 B
Plaintext
Raw Permalink Normal View History

2024-09-14 00:51:37 +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 00:55:30 +04:00
# virtual
2024-11-25 03:34:51 +04:00
/aimenv
# others
2025-02-22 21:16:31 +04:00
/Lections
# data
/static/pmu