update,
This commit is contained in:
22
task1/Man1130-python-comission/.gitignore
vendored
Normal file
22
task1/Man1130-python-comission/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
**~*
|
||||
**.cache
|
||||
**.Trash*
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/jupyternotebooks
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=jupyternotebooks
|
||||
|
||||
### 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/
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/jupyternotebooks
|
Reference in New Issue
Block a user