Skip to content

Commit

Permalink
build: remove jupyter cache folder from tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed May 1, 2023
1 parent a3d6fa6 commit e752c77
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -2,6 +2,9 @@
*.ipynb
*.h5

# Jupyter cache
.jupyter_cache

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
1 change: 0 additions & 1 deletion docs/.jupyter_cache/__version__.txt

This file was deleted.

Binary file removed docs/.jupyter_cache/global.db
Binary file not shown.

0 comments on commit e752c77

Please sign in to comment.