diff --git a/.gitignore b/.gitignore index d4c33ea..8a3da5d 100644 --- a/.gitignore +++ b/.gitignore @@ -121,8 +121,8 @@ train_logs/ *.jpg *.JPG -./env -./wandb -./train_logs -./test_logs -./arcface_ckpt \ No newline at end of file +env/ +wandb/ +train_logs/ +test_logs/ +arcface_ckpt/ \ No newline at end of file