diff --git a/.gitignore b/.gitignore index 94586d7..cf2ee16 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -/notebooks +venv/ +notebooks/ +nonpublic/ .ipynb_checkpoints .DS_Store -venv/ # Byte-compiled / optimized / DLL files __pycache__/