commit 8e2fc343d68fafc44fe612756958f768ed3471b3 Author: TImourka Date: Fri Sep 20 18:55:33 2024 +0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..08ac6ec --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# ---> 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/ + +# ---> VisualStudioCode +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +!.vscode/*.code-snippets + +# Local History for Visual Studio Code +.history/ + +# Built Visual Studio Code Extensions +*.vsix + diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f36263 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# AIM-PIbd-31-Kouvshinoff-T-A +