diff --git a/.gitignore b/.gitignore index 16a6020..48276bc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ !*.jpg !requirements* !Dockerfile* -!*.sh \ No newline at end of file +!*.sh +convert.py +randomColor.py +train.py