diff --git a/.gitignore b/.gitignore index ffdc22fed4..5c5c30cd63 100644 --- a/.gitignore +++ b/.gitignore @@ -173,6 +173,11 @@ cython_debug/ #.idea/ src -logs/ **/__pycache__/ outputs + +# Logs and associated folders +# created from generated embeddings. +logs +testtube +checkpoints \ No newline at end of file