diff --git a/.gitignore b/.gitignore index d75edea..202c294 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,8 @@ venv -__pycache__ \ No newline at end of file +__pycache__ + + +celeste/screenshots +celeste/out +celeste/train.log +celeste/checkpoint.torch \ No newline at end of file