diff --git a/.gitignore b/.gitignore index c0b6547..406bbd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Notebook for tinkering/debugging scratch.ipynb +# Save models +models/* + # Launch configs .vscode