commit 50391136b10704ee5090b8bc3c411449cb8bb4fc Author: Alexey Barabanov Date: Wed Jul 23 16:11:18 2025 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..207d123 --- /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 0000000..01bbb00 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# AF_script +