mirror of https://github.com/aliasrobotics/cai.git
Add Jupyter Notebook files to .gitignore
This commit is contained in:
parent
d9a4f96ecb
commit
cf993012f5
|
|
@ -142,3 +142,6 @@ cython_debug/
|
|||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# Jupyter Notebook
|
||||
*.ipynb
|
||||
|
|
|
|||
Loading…
Reference in New Issue