Initial commit

This commit is contained in:
s464915 2024-03-13 14:52:29 +01:00
commit b2898beec2
2 changed files with 16 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -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/

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# ium_464915