commit fb0321e341cc2fe1bb33af334f8a5c0ac4847738 Author: ALINA_KURBANOVA Date: Wed Sep 18 19:11:27 2024 +0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..207d1231 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# ---> 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/ + diff --git a/README.md b/README.md new file mode 100644 index 00000000..3ec00cbb --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# AIM-PIbd-32-Kurbanova-A-A +