diff --git a/.gitignore b/.gitignore index 4aeeb8b..4eec394 100644 --- a/.gitignore +++ b/.gitignore @@ -170,4 +170,5 @@ cython_debug/ test_data/ logs/ wandb/ -*.pth \ No newline at end of file +*.pth +checkpoints/ \ No newline at end of file