Commit 7a3b18ce authored by rusty1s's avatar rusty1s
Browse files

ignore jupyter cache

parent 6012a942
...@@ -4,6 +4,6 @@ build/ ...@@ -4,6 +4,6 @@ build/
dist/ dist/
.cache/ .cache/
.eggs/ .eggs/
ipynb_checkpoints/ .ipynb_checkpoints/
*.egg-info/ *.egg-info/
*.so *.so
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment